Interface IndentationSupplier
-
- All Known Implementing Classes:
IndentationStack
public interface IndentationSupplier extends Supplier<String>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringget()
-