Searched defs:convertToLong (Results 1 – 14 of 14) sorted by relevance
42 public LongValue convertToLong() in convertToLong() method in UnknownDoubleValue
42 public LongValue convertToLong() in convertToLong() method in UnknownFloatValue
42 public LongValue convertToLong() in convertToLong() method in SpecificFloatValue
42 public LongValue convertToLong() in convertToLong() method in SpecificDoubleValue
62 public LongValue convertToLong() in convertToLong() method in ParticularFloatValue
62 public LongValue convertToLong() in convertToLong() method in ParticularDoubleValue
52 public LongValue convertToLong() in convertToLong() method in UnknownIntegerValue
56 public abstract LongValue convertToLong(); in convertToLong() method in FloatValue
56 public abstract LongValue convertToLong(); in convertToLong() method in DoubleValue
52 public LongValue convertToLong() in convertToLong() method in SpecificIntegerValue
84 public LongValue convertToLong() in convertToLong() method in ParticularIntegerValue
66 public abstract LongValue convertToLong(); in convertToLong() method in IntegerValue
358 public static long convertToLong(String rawValue) throws XMPException in convertToLong() method in XMPUtils
823 public static long convertToLong(byte[] b) { in convertToLong() method in ObexHelper