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

  /external/jmdns/src/javax/jmdns/impl/
DNSRecord.java 57 return (other instanceof DNSRecord) && super.equals(other) && sameValue((DNSRecord) other);
63 abstract boolean sameValue(DNSRecord other);
286 return ((sameName(other)) && ((sameValue(other))));
294 boolean sameValue(DNSRecord other) {
440 return super.isSameEntry(entry) && (entry instanceof Pointer) && this.sameValue((Pointer) entry);
449 boolean sameValue(DNSRecord other) {
558 boolean sameValue(DNSRecord other) {
710 boolean sameValue(DNSRecord other) {
895 * @see javax.jmdns.impl.DNSRecord#sameValue(javax.jmdns.impl.DNSRecord)
898 boolean sameValue(DNSRecord other)
    [all...]
  /prebuilts/tools/common/m2/repository/relaxngDatatype/relaxngDatatype/20020414/
relaxngDatatype-20020414.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/external/rngom/2.2.11/
rngom-2.2.11.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 

Completed in 422 milliseconds