Searched refs:MutableOptionBooleanValue (Results 1 – 1 of 1) sorted by relevance
46 return new MutableOptionBooleanValue(b); in fromBoolean()250 static class MutableOptionBooleanValue class in MutableOptionValue254 MutableOptionBooleanValue(final boolean value) { in MutableOptionBooleanValue() method in MutableOptionValue.MutableOptionBooleanValue