| Modifier and Type | Method and Description |
|---|---|
boolean |
TObjectHash.forEach(TObjectProcedure
Executes
procedure for each element in the set.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TSynchronizedObjectByteMap.forEachKey(TObjectProcedure
|
boolean |
TSynchronizedObjectCharMap.forEachKey(TObjectProcedure
|
boolean |
TSynchronizedObjectShortMap.forEachKey(TObjectProcedure
|
boolean |
TSynchronizedObjectDoubleMap.forEachKey(TObjectProcedure
|
boolean |
TSynchronizedObjectIntMap.forEachKey(TObjectProcedure
|
boolean |
TSynchronizedObjectLongMap.forEachKey(TObjectProcedure
|
boolean |
TSynchronizedObjectFloatMap.forEachKey(TObjectProcedure
|
boolean |
TSynchronizedDoubleObjectMap.forEachValue(TObjectProcedure
|
boolean |
TSynchronizedFloatObjectMap.forEachValue(TObjectProcedure
|
boolean |
TSynchronizedByteObjectMap.forEachValue(TObjectProcedure
|
boolean |
TSynchronizedLongObjectMap.forEachValue(TObjectProcedure
|
boolean |
TSynchronizedShortObjectMap.forEachValue(TObjectProcedure
|
boolean |
TSynchronizedCharObjectMap.forEachValue(TObjectProcedure
|
boolean |
TSynchronizedIntObjectMap.forEachValue(TObjectProcedure
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TUnmodifiableObjectShortMap.forEachKey(TObjectProcedure
|
boolean |
TUnmodifiableObjectFloatMap.forEachKey(TObjectProcedure
|
boolean |
TUnmodifiableObjectByteMap.forEachKey(TObjectProcedure
|
boolean |
TUnmodifiableObjectCharMap.forEachKey(TObjectProcedure
|
boolean |
TUnmodifiableObjectDoubleMap.forEachKey(TObjectProcedure
|
boolean |
TUnmodifiableObjectIntMap.forEachKey(TObjectProcedure
|
boolean |
TUnmodifiableObjectLongMap.forEachKey(TObjectProcedure
|
boolean |
TUnmodifiableCharObjectMap.forEachValue(TObjectProcedure
|
boolean |
TUnmodifiableByteObjectMap.forEachValue(TObjectProcedure
|
boolean |
TUnmodifiableLongObjectMap.forEachValue(TObjectProcedure
|
boolean |
TUnmodifiableShortObjectMap.forEachValue(TObjectProcedure
|
boolean |
TUnmodifiableDoubleObjectMap.forEachValue(TObjectProcedure
|
boolean |
TUnmodifiableIntObjectMap.forEachValue(TObjectProcedure
|
boolean |
TUnmodifiableFloatObjectMap.forEachValue(TObjectProcedure
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TLinkedList.forEachValue(TObjectProcedure
Executes
procedure for each entry in the list.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TObjectCharMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectShortMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectDoubleMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectLongMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectIntMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectByteMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectFloatMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TByteObjectMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TCharObjectMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TIntObjectMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TShortObjectMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TFloatObjectMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TDoubleObjectMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TLongObjectMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TObjectShortCustomHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectLongCustomHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectIntCustomHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectByteCustomHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectFloatCustomHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectDoubleCustomHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectCharCustomHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TObjectCharHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectShortHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
THashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectLongHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TCustomHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectDoubleHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectFloatHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectByteHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TObjectIntHashMap.forEachKey(TObjectProcedure
Executes
procedure for each key in the map.
|
boolean |
TCharObjectHashMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TLongObjectHashMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
THashMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TByteObjectHashMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TIntObjectHashMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TDoubleObjectHashMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TShortObjectHashMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TCustomHashMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
boolean |
TFloatObjectHashMap.forEachValue(TObjectProcedure
Executes
procedure for each value in the map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ToObjectArrayProceedure<T>
A procedure which stores each value it receives into a target array.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TLinkedHashSet.forEach(TObjectProcedure
Executes
procedure for each element in the set.
|