org.oddjob.beancmpr.matchables
Interface ValueIterable.Value<T>

Enclosing class:
ValueIterable<T>

public static interface ValueIterable.Value<T>


Method Summary
 String getPropertyName()
           
 T getValue()
           
 

Method Detail

getPropertyName

String getPropertyName()

getValue

T getValue()


Copyright © 2013. All Rights Reserved.