Documentation of 'org.jgap.ICompareToHandler' Java class
ICompareToHandler
org.jgap

Interface ICompareToHandler

  • All Superinterfaces:
    IHandler
    All Known Implementing Classes:
    DefaultCompareToHandler


    public interface ICompareToHandler
    extends IHandler
    Interface for handlers capable of comparing instances of specific classes.

    A compareTo-handler answers via isHandlerFor(Class) whether he could compare instances of the given class.

    The perform(Object, Object) method does the comparing acknowledged before with isHandlerFor(Class).

    Since:
    2.6
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String CVS_REVISION
      String containing the CVS revision.
    • Field Detail

      • CVS_REVISION

        static final java.lang.String CVS_REVISION
        String containing the CVS revision. Read out via reflection!
        See Also:
        Constant Field Values

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.