Interface SplitterLimit
-
public interface SplitterLimit
Provides the splitter limit for a given volume.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getSplitterLimit(int volume)
Gets the splitter limit for the volume index.
-