Searched refs:fromInt (Results 1 – 2 of 2) sorted by relevance
140 options.put(key, MutableOptionValue.fromInt(value)); in setInt()
41 static MutableOptionValue<Integer> fromInt(final int i) { in fromInt() method in MutableOptionValue