Dali Provisional API
Release 3.2

Package org.eclipse.jpt.common.utility

Interface Summary
Association<K,V> Straightforward definition of an object pairing.
JavaType This interface describes a Java type; i.e. its "element type" and its "array depth".
MethodSignature This interface describes a Java method signature; i.e. its "name" and its "parameter types".
Pair<L,R> Straightforward definition of an object pairing.
 

Class Summary
Association.KeyTransformer<K,V>  
Association.ValueTransformer<K,V>  
Pair.LeftTransformer<L,R>  
Pair.RightTransformer<L,R>  
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.