HomeSort by relevance Sort by last modified time
    Searched defs:DoubleEncodedValue (Results 1 - 2 of 2) sorted by null

  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/value/
DoubleEncodedValue.java 40 public interface DoubleEncodedValue extends EncodedValue {
67 * Compares this DoubleEncodedValue to another DoubleEncodedValue for equality.
69 * This DoubleEncodedValue is equal to another DoubleEncodedValue if the values returned by
74 * @param o The object to be compared for equality with this DoubleEncodedValue
75 * @return true if the specified object is equal to this DoubleEncodedValue
80 * Compare this DoubleEncodedValue to another EncodedValue.
83 * DoubleEncodedValue, the return values of getValue() are compared, using the semantics of Double.compare()
85 * @param o The EncodedValue to compare with this DoubleEncodedValue
    [all...]
  /prebuilts/tools/common/m2/repository/org/smali/dexlib2/2.1.3/
dexlib2-2.1.3.jar 

Completed in 787 milliseconds