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 voidcheckDistanceToParent()voidcheckMinCapacity()intgetMinCapacity()
-
Method Details
-
getMinCapacity
- Throws:
InternalErrorException
-
checkDistanceToParent
void checkDistanceToParent() -
checkMinCapacity
void checkMinCapacity()
-