Searched refs:MutableOptionDoubleValue (Results 1 – 1 of 1) sorted by relevance
34 return new MutableOptionDoubleValue(d); in fromDouble()94 static class MutableOptionDoubleValue class in MutableOptionValue97 MutableOptionDoubleValue(final double value) { in MutableOptionDoubleValue() method in MutableOptionValue.MutableOptionDoubleValue