Package | Description |
---|---|
org.eclipse.collections.api |
This package contains interfaces for Eclipse Collections API.
|
org.eclipse.collections.api.factory.set.primitive | |
org.eclipse.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.
|
org.eclipse.collections.api.set |
This package contains interfaces for set API which enhance the performance and functionality of
Set . |
org.eclipse.collections.api.set.primitive |
This package contains API for mutable and immutable primitive sets.
|
org.eclipse.collections.impl.collection.mutable.primitive |
This package contains implementations of the mutable primitive collection interfaces.
|
org.eclipse.collections.impl.lazy.primitive |
This package contains implementations of the lazy primitive iterator interfaces.
|
org.eclipse.collections.impl.map.mutable.primitive |
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
|
org.eclipse.collections.impl.primitive | |
org.eclipse.collections.impl.set | |
org.eclipse.collections.impl.set.mutable |
This package package contains implementations of
MutableSet . |
org.eclipse.collections.impl.set.mutable.primitive |
This package contains implementations of the mutable primitive set interfaces.
|
org.eclipse.collections.impl.stack.mutable.primitive |
This package contains implementations of the mutable primitive stack interfaces.
|
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
FloatIterable.toSet() |
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
MutableFloatSetFactory.empty() |
MutableFloatSet |
MutableFloatSetFactory.of()
Same as
MutableFloatSetFactory.empty() . |
MutableFloatSet |
MutableFloatSetFactory.of(float... items)
Same as
MutableFloatSetFactory.with(float[]) . |
MutableFloatSet |
MutableFloatSetFactory.ofAll(FloatIterable items)
|
MutableFloatSet |
MutableFloatSetFactory.with()
Same as
MutableFloatSetFactory.empty() . |
MutableFloatSet |
MutableFloatSetFactory.with(float... items) |
MutableFloatSet |
MutableFloatSetFactory.withAll(FloatIterable items) |
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
FloatLongMap.keySet() |
MutableFloatSet |
FloatShortMap.keySet() |
MutableFloatSet |
FloatIntMap.keySet() |
MutableFloatSet |
FloatObjectMap.keySet() |
MutableFloatSet |
FloatDoubleMap.keySet() |
MutableFloatSet |
FloatBooleanMap.keySet() |
MutableFloatSet |
FloatByteMap.keySet() |
MutableFloatSet |
FloatCharMap.keySet() |
MutableFloatSet |
FloatFloatMap.keySet() |
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
MutableSet.collectFloat(FloatFunction<? super T> floatFunction) |
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
MutableFloatSet.asSynchronized() |
MutableFloatSet |
MutableFloatSet.asUnmodifiable() |
MutableFloatSet |
MutableFloatSet.reject(FloatPredicate predicate) |
MutableFloatSet |
MutableFloatSet.select(FloatPredicate predicate) |
MutableFloatSet |
MutableFloatSet.with(float element) |
MutableFloatSet |
MutableFloatSet.withAll(FloatIterable elements) |
MutableFloatSet |
MutableFloatSet.without(float element) |
MutableFloatSet |
MutableFloatSet.withoutAll(FloatIterable elements) |
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
AbstractSynchronizedFloatCollection.toSet() |
MutableFloatSet |
AbstractUnmodifiableFloatCollection.toSet() |
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
LazyFloatIterableAdapter.toSet() |
MutableFloatSet |
ReverseFloatIterable.toSet() |
MutableFloatSet |
AbstractLazyFloatIterable.toSet() |
MutableFloatSet |
CollectFloatIterable.toSet() |
MutableFloatSet |
SelectFloatIterable.toSet() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMutableFloatKeySet
This file was automatically generated from template file abstractMutablePrimitiveKeySet.stg.
|
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
AbstractMutableFloatKeySet.asSynchronized() |
MutableFloatSet |
AbstractMutableFloatKeySet.asUnmodifiable() |
MutableFloatSet |
FloatCharHashMap.keySet() |
MutableFloatSet |
SynchronizedFloatIntMap.keySet() |
MutableFloatSet |
UnmodifiableFloatShortMap.keySet() |
MutableFloatSet |
FloatDoubleHashMap.keySet() |
MutableFloatSet |
FloatObjectHashMap.keySet() |
MutableFloatSet |
FloatIntHashMap.keySet() |
MutableFloatSet |
SynchronizedFloatObjectMap.keySet() |
MutableFloatSet |
FloatLongHashMap.keySet() |
MutableFloatSet |
SynchronizedFloatByteMap.keySet() |
MutableFloatSet |
UnmodifiableFloatObjectMap.keySet() |
MutableFloatSet |
FloatFloatHashMap.keySet() |
MutableFloatSet |
UnmodifiableFloatBooleanMap.keySet() |
MutableFloatSet |
UnmodifiableFloatDoubleMap.keySet() |
MutableFloatSet |
SynchronizedFloatFloatMap.keySet() |
MutableFloatSet |
UnmodifiableFloatByteMap.keySet() |
MutableFloatSet |
UnmodifiableFloatFloatMap.keySet() |
MutableFloatSet |
UnmodifiableFloatCharMap.keySet() |
MutableFloatSet |
FloatBooleanHashMap.keySet() |
MutableFloatSet |
UnmodifiableFloatIntMap.keySet() |
MutableFloatSet |
FloatByteHashMap.keySet() |
MutableFloatSet |
SynchronizedFloatBooleanMap.keySet() |
MutableFloatSet |
SynchronizedFloatLongMap.keySet() |
MutableFloatSet |
SynchronizedFloatDoubleMap.keySet() |
MutableFloatSet |
SynchronizedFloatShortMap.keySet() |
MutableFloatSet |
SynchronizedFloatCharMap.keySet() |
MutableFloatSet |
FloatShortHashMap.keySet() |
MutableFloatSet |
UnmodifiableFloatLongMap.keySet() |
MutableFloatSet |
AbstractMutableFloatKeySet.reject(FloatPredicate predicate) |
MutableFloatSet |
AbstractMutableFloatKeySet.select(FloatPredicate predicate) |
MutableFloatSet |
SynchronizedShortFloatMap.toSet() |
MutableFloatSet |
UnmodifiableByteFloatMap.toSet() |
MutableFloatSet |
ObjectFloatHashMapWithHashingStrategy.toSet() |
MutableFloatSet |
UnmodifiableLongFloatMap.toSet() |
MutableFloatSet |
SynchronizedDoubleFloatMap.toSet() |
MutableFloatSet |
AbstractMutableFloatKeySet.toSet() |
MutableFloatSet |
SynchronizedIntFloatMap.toSet() |
MutableFloatSet |
UnmodifiableDoubleFloatMap.toSet() |
MutableFloatSet |
SynchronizedObjectFloatMap.toSet() |
MutableFloatSet |
UnmodifiableShortFloatMap.toSet() |
MutableFloatSet |
SynchronizedByteFloatMap.toSet() |
MutableFloatSet |
SynchronizedFloatFloatMap.toSet() |
MutableFloatSet |
UnmodifiableFloatFloatMap.toSet() |
MutableFloatSet |
UnmodifiableCharFloatMap.toSet() |
MutableFloatSet |
ObjectFloatHashMap.toSet() |
MutableFloatSet |
SynchronizedCharFloatMap.toSet() |
MutableFloatSet |
UnmodifiableObjectFloatMap.toSet() |
MutableFloatSet |
SynchronizedLongFloatMap.toSet() |
MutableFloatSet |
UnmodifiableIntFloatMap.toSet() |
MutableFloatSet |
AbstractMutableFloatKeySet.with(float element) |
MutableFloatSet |
AbstractMutableFloatKeySet.withAll(FloatIterable elements) |
MutableFloatSet |
AbstractMutableFloatKeySet.without(float element) |
MutableFloatSet |
AbstractMutableFloatKeySet.withoutAll(FloatIterable elements) |
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
AbstractFloatIterable.toSet() |
MutableFloatSet |
SynchronizedFloatIterable.toSet() |
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
AbstractUnifiedSet.collectFloat(FloatFunction<? super T> floatFunction) |
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
SetAdapter.collectFloat(FloatFunction<? super T> floatFunction) |
MutableFloatSet |
AbstractMutableSet.collectFloat(FloatFunction<? super T> floatFunction) |
MutableFloatSet |
SynchronizedMutableSet.collectFloat(FloatFunction<? super T> floatFunction) |
MutableFloatSet |
MultiReaderUnifiedSet.collectFloat(FloatFunction<? super T> floatFunction) |
MutableFloatSet |
UnmodifiableMutableSet.collectFloat(FloatFunction<? super T> floatFunction) |
Modifier and Type | Class and Description |
---|---|
class |
FloatHashSet
This file was automatically generated from template file primitiveHashSet.stg.
|
class |
SynchronizedFloatSet
A synchronized view of a
MutableFloatSet . |
class |
UnmodifiableFloatSet
This file was automatically generated from template file unmodifiablePrimitiveSet.stg.
|
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
SynchronizedFloatSet.asSynchronized() |
MutableFloatSet |
UnmodifiableFloatSet.asSynchronized() |
MutableFloatSet |
FloatHashSet.asSynchronized() |
MutableFloatSet |
SynchronizedFloatSet.asUnmodifiable() |
MutableFloatSet |
UnmodifiableFloatSet.asUnmodifiable() |
MutableFloatSet |
FloatHashSet.asUnmodifiable() |
MutableFloatSet |
MutableFloatSetFactoryImpl.empty() |
MutableFloatSet |
MutableFloatSetFactoryImpl.of() |
MutableFloatSet |
MutableFloatSetFactoryImpl.of(float... items) |
MutableFloatSet |
MutableFloatSetFactoryImpl.ofAll(FloatIterable items) |
MutableFloatSet |
SynchronizedFloatSet.reject(FloatPredicate predicate) |
MutableFloatSet |
UnmodifiableFloatSet.reject(FloatPredicate predicate) |
MutableFloatSet |
FloatHashSet.reject(FloatPredicate predicate) |
MutableFloatSet |
SynchronizedFloatSet.select(FloatPredicate predicate) |
MutableFloatSet |
UnmodifiableFloatSet.select(FloatPredicate predicate) |
MutableFloatSet |
MutableFloatSetFactoryImpl.with() |
MutableFloatSet |
MutableFloatSetFactoryImpl.with(float... items) |
MutableFloatSet |
MutableFloatSetFactoryImpl.withAll(FloatIterable items) |
Modifier and Type | Method and Description |
---|---|
static SynchronizedFloatSet |
SynchronizedFloatSet.of(MutableFloatSet set)
This method will take a MutableFloatSet and wrap it directly in a SynchronizedFloatSet.
|
static UnmodifiableFloatSet |
UnmodifiableFloatSet.of(MutableFloatSet set)
This method will take a MutableFloatSet and wrap it directly in a UnmodifiableFloatSet.
|
static SynchronizedFloatSet |
SynchronizedFloatSet.of(MutableFloatSet set,
Object lock)
This method will take a MutableFloatSet and wrap it directly in a SynchronizedFloatSet.
|
Modifier and Type | Method and Description |
---|---|
MutableFloatSet |
SynchronizedFloatStack.toSet() |
MutableFloatSet |
UnmodifiableFloatStack.toSet() |
MutableFloatSet |
FloatArrayStack.toSet() |
Copyright © 2004–2016. All rights reserved.