Searched defs:ONE (Results 1 – 2 of 2) sorted by relevance
264 public final static BoundedRational ONE = new BoundedRational(1); field in BoundedRational
58 private static final Integer ONE = Integer.valueOf(1); field in SmsProvider