Interface BlockLimits
-
- All Known Implementing Classes:
CinderBlockLimits
public interface BlockLimitsShow absolute limits for a tenant- Author:
- Jeremy Unruh
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceBlockLimits.Absolute
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BlockLimits.AbsolutegetAbsolute()
-
-
-
Method Detail
-
getAbsolute
BlockLimits.Absolute getAbsolute()
-
-