boolean |
TypeMapping.add(TypePair typePair,
V value) |
boolean |
TypeMapping.Default.add(TypePair typePair,
V value) |
boolean |
TypeMapping.Default.contains(TypePair typePair) |
boolean |
TypeMappingLookup.contains(TypePair typePair) |
static boolean |
TypePair.equal(TypePair tp1,
TypePair tp2) |
boolean |
TypePair.HashEquality.equal(TypePair tp1,
TypePair tp2) |
static boolean |
TypePair.equalNonTrivial(TypePair tp1,
TypePair tp2) |
static int |
TypePair.hash(TypePair tp) |
int |
TypePair.HashEquality.hash(TypePair tp) |
V |
TypeMapping.Default.lookup(TypePair typePair) |
V |
TypeMappingLookup.lookup(TypePair typePair) |
boolean |
TypeMapping.put(TypePair typePair,
V value) |
boolean |
TypeMapping.Default.put(TypePair typePair,
V value) |
TypeMapping<V> |
TypeMapping.register(TypePair typePair,
V value) |
TypeMapping<V> |
TypeMapping.Default.register(TypePair typePair,
V value) |