Class DefaultBooleanFormatter
java.lang.Object
aQute.bnd.build.model.conversions.DefaultBooleanFormatter
Formatter for booleans with a default value; if the input value matches the
default then it is formatted to
null
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
defaultValue
private final boolean defaultValue
-
-
Constructor Details
-
DefaultBooleanFormatter
public DefaultBooleanFormatter(boolean defaultValue)
-
-
Method Details