Interface Volume
-
- All Known Implementing Classes:
VolumeImpl
public interface VolumeProvides a volume of braille.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterable<? extends Section>getSections()Gets the contents.
-