Documentation of 'org.apache.derby.iapi.util.Matchable' Java class
Matchable
org.apache.derby.iapi.util

Interface Matchable

  • All Known Implementing Classes:
    ContainerKey, EscalateContainerKey


    public interface Matchable
    Provides the ability for an object to match a subset of a group of other objects. E.g in a cache.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      boolean match(java.lang.Object other)
      Return true if the passed in object matches this object.
    • Method Detail

      • match

        boolean match(java.lang.Object other)
        Return true if the passed in object matches this object.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.