Uses of Interface
org.oddjob.beancmpr.matchables.MatchKey

Packages that use MatchKey
org.oddjob.beancmpr.matchables These are the classes that actually perform the matching. 
 

Uses of MatchKey in org.oddjob.beancmpr.matchables
 

Classes in org.oddjob.beancmpr.matchables that implement MatchKey
 class SimpleMatchKey
          A simple implementation of MatchKey.
 

Methods in org.oddjob.beancmpr.matchables that return MatchKey
 MatchKey SimpleMatchable.getKey()
           
 MatchKey MatchableGroup.getKey()
           
 MatchKey Matchable.getKey()
          Get the key to match on.
 

Methods in org.oddjob.beancmpr.matchables with parameters of type MatchKey
 int SimpleMatchKey.compareTo(MatchKey other)
           
 



Copyright © 2013. All Rights Reserved.