Class Structurizer.WhitespaceEnabler
java.lang.Object
org.immutables.value.processor.encode.Structurizer.WhitespaceEnabler
- Enclosing class:
Structurizer
-
Field Details
-
count
private int count
-
-
Constructor Details
-
WhitespaceEnabler
private WhitespaceEnabler()
-
-
Method Details
-
on
void on() -
off
void off() -
apply
- Specified by:
applyin interfacecom.google.common.base.Predicate<Code.Term>
-