Package | Description |
---|---|
com.gs.collections.api |
This package contains interfaces for GS Collections API.
|
com.gs.collections.api.map.primitive |
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
|
com.gs.collections.impl.bag.mutable.primitive |
This package contains implementations of the mutable primitive bag interfaces.
|
com.gs.collections.impl.block.procedure.checked.primitive |
This package contains abstract implementations of primitive procedures.
|
com.gs.collections.impl.collection.mutable.primitive |
This package contains implementations of the mutable primitive collection interfaces.
|
com.gs.collections.impl.lazy.primitive |
This package contains implementations of the lazy primitive iterator interfaces.
|
com.gs.collections.impl.list.mutable.primitive |
This package contains implementations of the mutable primitive list interfaces.
|
com.gs.collections.impl.map.mutable.primitive |
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
|
com.gs.collections.impl.primitive | |
com.gs.collections.impl.set.mutable.primitive |
This package contains implementations of the mutable primitive set interfaces.
|
com.gs.collections.impl.stack.mutable.primitive |
This package contains implementations of the mutable primitive stack interfaces.
|
com.gs.collections.impl.utility |
This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
|
com.gs.collections.impl.utility.internal.primitive |
Modifier and Type | Method and Description |
---|---|
void |
CharIterable.forEach(CharProcedure procedure) |
Modifier and Type | Method and Description |
---|---|
void |
CharFloatMap.forEachKey(CharProcedure procedure) |
void |
CharDoubleMap.forEachKey(CharProcedure procedure) |
void |
CharBooleanMap.forEachKey(CharProcedure procedure) |
void |
CharLongMap.forEachKey(CharProcedure procedure) |
void |
CharIntMap.forEachKey(CharProcedure procedure) |
void |
CharByteMap.forEachKey(CharProcedure procedure) |
void |
CharCharMap.forEachKey(CharProcedure procedure) |
void |
CharObjectMap.forEachKey(CharProcedure procedure) |
void |
CharShortMap.forEachKey(CharProcedure procedure) |
void |
LongCharMap.forEachValue(CharProcedure procedure) |
void |
FloatCharMap.forEachValue(CharProcedure procedure) |
void |
ObjectCharMap.forEachValue(CharProcedure procedure) |
void |
ShortCharMap.forEachValue(CharProcedure procedure) |
void |
IntCharMap.forEachValue(CharProcedure procedure) |
void |
CharCharMap.forEachValue(CharProcedure procedure) |
void |
ByteCharMap.forEachValue(CharProcedure procedure) |
void |
DoubleCharMap.forEachValue(CharProcedure procedure) |
Modifier and Type | Method and Description |
---|---|
void |
CharHashBag.forEach(CharProcedure procedure) |
Modifier and Type | Class and Description |
---|---|
class |
CheckedCharProcedure
This file was automatically generated from template file checkedPrimitiveProcedure.stg.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractUnmodifiableCharCollection.forEach(CharProcedure procedure) |
void |
AbstractSynchronizedCharCollection.forEach(CharProcedure procedure) |
Modifier and Type | Method and Description |
---|---|
void |
SelectCharIterable.forEach(CharProcedure procedure) |
void |
ReverseCharIterable.forEach(CharProcedure procedure) |
void |
CollectCharIterable.forEach(CharProcedure procedure) |
void |
LazyCharIterableAdapter.forEach(CharProcedure procedure) |
Modifier and Type | Method and Description |
---|---|
void |
CharArrayList.forEach(CharProcedure procedure) |
Modifier and Type | Method and Description |
---|---|
void |
UnmodifiableShortCharMap.forEach(CharProcedure procedure) |
void |
SynchronizedCharCharMap.forEach(CharProcedure procedure) |
void |
ShortCharHashMap.forEach(CharProcedure procedure) |
void |
SynchronizedFloatCharMap.forEach(CharProcedure procedure) |
void |
SynchronizedLongCharMap.forEach(CharProcedure procedure) |
void |
SynchronizedIntCharMap.forEach(CharProcedure procedure) |
void |
UnmodifiableIntCharMap.forEach(CharProcedure procedure) |
void |
UnmodifiableCharCharMap.forEach(CharProcedure procedure) |
void |
UnmodifiableObjectCharMap.forEach(CharProcedure procedure) |
void |
LongCharHashMap.forEach(CharProcedure procedure) |
void |
SynchronizedByteCharMap.forEach(CharProcedure procedure) |
void |
SynchronizedDoubleCharMap.forEach(CharProcedure procedure) |
void |
ByteCharHashMap.forEach(CharProcedure procedure) |
void |
FloatCharHashMap.forEach(CharProcedure procedure) |
void |
UnmodifiableFloatCharMap.forEach(CharProcedure procedure) |
void |
CharCharHashMap.forEach(CharProcedure procedure) |
void |
SynchronizedShortCharMap.forEach(CharProcedure procedure) |
void |
UnmodifiableLongCharMap.forEach(CharProcedure procedure) |
void |
SynchronizedObjectCharMap.forEach(CharProcedure procedure) |
void |
UnmodifiableByteCharMap.forEach(CharProcedure procedure) |
void |
DoubleCharHashMap.forEach(CharProcedure procedure) |
void |
UnmodifiableDoubleCharMap.forEach(CharProcedure procedure) |
void |
IntCharHashMap.forEach(CharProcedure procedure) |
void |
ObjectCharHashMap.forEach(CharProcedure procedure) |
void |
CharIntHashMap.forEachKey(CharProcedure procedure) |
void |
SynchronizedCharBooleanMap.forEachKey(CharProcedure procedure) |
void |
SynchronizedCharCharMap.forEachKey(CharProcedure procedure) |
void |
CharLongHashMap.forEachKey(CharProcedure procedure) |
void |
UnmodifiableCharObjectMap.forEachKey(CharProcedure procedure) |
void |
CharDoubleHashMap.forEachKey(CharProcedure procedure) |
void |
UnmodifiableCharIntMap.forEachKey(CharProcedure procedure) |
void |
SynchronizedCharLongMap.forEachKey(CharProcedure procedure) |
void |
CharByteHashMap.forEachKey(CharProcedure procedure) |
void |
SynchronizedCharObjectMap.forEachKey(CharProcedure procedure) |
void |
UnmodifiableCharCharMap.forEachKey(CharProcedure procedure) |
void |
SynchronizedCharIntMap.forEachKey(CharProcedure procedure) |
void |
SynchronizedCharByteMap.forEachKey(CharProcedure procedure) |
void |
CharFloatHashMap.forEachKey(CharProcedure procedure) |
void |
CharShortHashMap.forEachKey(CharProcedure procedure) |
void |
UnmodifiableCharShortMap.forEachKey(CharProcedure procedure) |
void |
UnmodifiableCharBooleanMap.forEachKey(CharProcedure procedure) |
void |
CharBooleanHashMap.forEachKey(CharProcedure procedure) |
void |
CharCharHashMap.forEachKey(CharProcedure procedure) |
void |
UnmodifiableCharLongMap.forEachKey(CharProcedure procedure) |
void |
UnmodifiableCharFloatMap.forEachKey(CharProcedure procedure) |
void |
CharObjectHashMap.forEachKey(CharProcedure procedure) |
void |
SynchronizedCharDoubleMap.forEachKey(CharProcedure procedure) |
void |
SynchronizedCharShortMap.forEachKey(CharProcedure procedure) |
void |
SynchronizedCharFloatMap.forEachKey(CharProcedure procedure) |
void |
UnmodifiableCharByteMap.forEachKey(CharProcedure procedure) |
void |
UnmodifiableCharDoubleMap.forEachKey(CharProcedure procedure) |
void |
UnmodifiableShortCharMap.forEachValue(CharProcedure procedure) |
void |
SynchronizedCharCharMap.forEachValue(CharProcedure procedure) |
void |
ShortCharHashMap.forEachValue(CharProcedure procedure) |
void |
SynchronizedFloatCharMap.forEachValue(CharProcedure procedure) |
void |
SynchronizedLongCharMap.forEachValue(CharProcedure procedure) |
void |
SynchronizedIntCharMap.forEachValue(CharProcedure procedure) |
void |
UnmodifiableIntCharMap.forEachValue(CharProcedure procedure) |
void |
UnmodifiableCharCharMap.forEachValue(CharProcedure procedure) |
void |
UnmodifiableObjectCharMap.forEachValue(CharProcedure procedure) |
void |
LongCharHashMap.forEachValue(CharProcedure procedure) |
void |
SynchronizedByteCharMap.forEachValue(CharProcedure procedure) |
void |
SynchronizedDoubleCharMap.forEachValue(CharProcedure procedure) |
void |
ByteCharHashMap.forEachValue(CharProcedure procedure) |
void |
FloatCharHashMap.forEachValue(CharProcedure procedure) |
void |
UnmodifiableFloatCharMap.forEachValue(CharProcedure procedure) |
void |
CharCharHashMap.forEachValue(CharProcedure procedure) |
void |
SynchronizedShortCharMap.forEachValue(CharProcedure procedure) |
void |
UnmodifiableLongCharMap.forEachValue(CharProcedure procedure) |
void |
SynchronizedObjectCharMap.forEachValue(CharProcedure procedure) |
void |
UnmodifiableByteCharMap.forEachValue(CharProcedure procedure) |
void |
DoubleCharHashMap.forEachValue(CharProcedure procedure) |
void |
UnmodifiableDoubleCharMap.forEachValue(CharProcedure procedure) |
void |
IntCharHashMap.forEachValue(CharProcedure procedure) |
void |
ObjectCharHashMap.forEachValue(CharProcedure procedure) |
Modifier and Type | Method and Description |
---|---|
void |
SynchronizedCharIterable.forEach(CharProcedure procedure) |
Modifier and Type | Method and Description |
---|---|
void |
CharHashSet.forEach(CharProcedure procedure) |
Modifier and Type | Method and Description |
---|---|
void |
SynchronizedCharStack.forEach(CharProcedure procedure) |
void |
CharArrayStack.forEach(CharProcedure procedure) |
void |
UnmodifiableCharStack.forEach(CharProcedure procedure) |
Modifier and Type | Method and Description |
---|---|
static void |
StringIterate.forEach(String string,
CharProcedure procedure)
For each character in the
string , execute the CharProcedure . |
static void |
StringIterate.reverseForEach(String string,
CharProcedure procedure)
For each character in the
string in reverse order, execute the CharProcedure . |
Modifier and Type | Method and Description |
---|---|
static void |
CharIterableIterate.forEach(CharIterable iterable,
CharProcedure procedure) |
static void |
CharIteratorIterate.forEach(CharIterator iterator,
CharProcedure procedure) |
Copyright © 2004–2017. All rights reserved.