Interface IRootness
- All Known Implementing Classes:
NonRootNodeTrait
,RootNodeTrait
public interface IRootness
- Since:
- 2.0.0
- Author:
- Eduardo R. D'Avila
-
Method Summary
Modifier and Type Method Description void
checkDistanceToParent()
void
checkMinCapacity()
int
getMinCapacity()
-
Method Details
-
getMinCapacity
- Throws:
InternalErrorException
-
checkDistanceToParent
void checkDistanceToParent() -
checkMinCapacity
void checkMinCapacity()
-