Searched defs:IntegerPolicyValue (Results 1 – 1 of 1) sorted by relevance
28 public final class IntegerPolicyValue extends PolicyValue<Integer> { class30 public IntegerPolicyValue(int value) { in IntegerPolicyValue() method in IntegerPolicyValue34 private IntegerPolicyValue(Parcel source) { in IntegerPolicyValue() method in IntegerPolicyValue