public class ParametersIdImpl extends Object implements ParametersId, WeakHashMapOfListOfWeakReference2.MatchableId<TypeId[]>
BOOLEAN, EMPTY, OCL_SELF| Constructor and Description |
|---|
ParametersIdImpl(IdManager idManager,
Integer hashCode,
TypeId[] typeIds)
Construct a ParametersId for an idManager that has computed the hashCode for the typeIds.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
TypeId[] |
get() |
TypeId |
get(int index) |
int |
hashCode() |
Iterator<TypeId> |
iterator() |
boolean |
matches(TypeId[] thoseTypeIds) |
int |
size() |
String |
toString() |
forEach, spliteratorpublic TypeId get(int index)
get in interface IndexableIterable<TypeId>public TypeId[] get()
public boolean matches(TypeId[] thoseTypeIds)
matches in interface WeakHashMapOfListOfWeakReference2.MatchableId<TypeId[]>public int size()
size in interface IndexableIterable<TypeId>Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.