|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HashDoubleSetFactory
An immutable factory of HashDoubleSets.
HashDoubleSet,
HashDoubleSets.getDefaultFactory()| Methods inherited from interface net.openhft.collect.hash.HashContainerFactory |
|---|
getDefaultExpectedSize, getHashConfig, withDefaultExpectedSize, withHashConfig |
| Method Detail |
|---|
HashDoubleSet newMutableSet()
newMutableSet in interface DoubleSetFactoryHashDoubleSet newMutableSet(int expectedSize)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Iterable<Double> elements,
int expectedSize)
expectedSize is ignored.
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
int expectedSize)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
int expectedSize)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4,
int expectedSize)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4,
Iterable<Double> elems5,
int expectedSize)
newMutableSet in interface DoubleSetFactoryHashDoubleSet newMutableSet(Iterable<Double> elements)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Iterable<Double> elems1,
Iterable<Double> elems2)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4,
Iterable<Double> elems5)
newMutableSet in interface DoubleSetFactoryHashDoubleSet newMutableSet(Iterator<Double> elements)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Iterator<Double> elements,
int expectedSize)
newMutableSet in interface DoubleSetFactoryHashDoubleSet newMutableSet(Consumer<DoubleConsumer> elementsSupplier)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Consumer<DoubleConsumer> elementsSupplier,
int expectedSize)
newMutableSet in interface DoubleSetFactoryHashDoubleSet newMutableSet(double[] elements)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(double[] elements,
int expectedSize)
newMutableSet in interface DoubleSetFactoryHashDoubleSet newMutableSet(Double[] elements)
newMutableSet in interface DoubleSetFactory
HashDoubleSet newMutableSet(Double[] elements,
int expectedSize)
newMutableSet in interface DoubleSetFactoryHashDoubleSet newMutableSetOf(double e1)
newMutableSetOf in interface DoubleSetFactory
HashDoubleSet newMutableSetOf(double e1,
double e2)
newMutableSetOf in interface DoubleSetFactory
HashDoubleSet newMutableSetOf(double e1,
double e2,
double e3)
newMutableSetOf in interface DoubleSetFactory
HashDoubleSet newMutableSetOf(double e1,
double e2,
double e3,
double e4)
newMutableSetOf in interface DoubleSetFactory
HashDoubleSet newMutableSetOf(double e1,
double e2,
double e3,
double e4,
double e5,
double... restElements)
newMutableSetOf in interface DoubleSetFactoryHashDoubleSet newUpdatableSet()
newUpdatableSet in interface DoubleSetFactoryHashDoubleSet newUpdatableSet(int expectedSize)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Iterable<Double> elements,
int expectedSize)
expectedSize is ignored.
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
int expectedSize)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
int expectedSize)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4,
int expectedSize)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4,
Iterable<Double> elems5,
int expectedSize)
newUpdatableSet in interface DoubleSetFactoryHashDoubleSet newUpdatableSet(Iterable<Double> elements)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Iterable<Double> elems1,
Iterable<Double> elems2)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4,
Iterable<Double> elems5)
newUpdatableSet in interface DoubleSetFactoryHashDoubleSet newUpdatableSet(Iterator<Double> elements)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Iterator<Double> elements,
int expectedSize)
newUpdatableSet in interface DoubleSetFactoryHashDoubleSet newUpdatableSet(Consumer<DoubleConsumer> elementsSupplier)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Consumer<DoubleConsumer> elementsSupplier,
int expectedSize)
newUpdatableSet in interface DoubleSetFactoryHashDoubleSet newUpdatableSet(double[] elements)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(double[] elements,
int expectedSize)
newUpdatableSet in interface DoubleSetFactoryHashDoubleSet newUpdatableSet(Double[] elements)
newUpdatableSet in interface DoubleSetFactory
HashDoubleSet newUpdatableSet(Double[] elements,
int expectedSize)
newUpdatableSet in interface DoubleSetFactoryHashDoubleSet newUpdatableSetOf(double e1)
newUpdatableSetOf in interface DoubleSetFactory
HashDoubleSet newUpdatableSetOf(double e1,
double e2)
newUpdatableSetOf in interface DoubleSetFactory
HashDoubleSet newUpdatableSetOf(double e1,
double e2,
double e3)
newUpdatableSetOf in interface DoubleSetFactory
HashDoubleSet newUpdatableSetOf(double e1,
double e2,
double e3,
double e4)
newUpdatableSetOf in interface DoubleSetFactory
HashDoubleSet newUpdatableSetOf(double e1,
double e2,
double e3,
double e4,
double e5,
double... restElements)
newUpdatableSetOf in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Iterable<Double> elements,
int expectedSize)
expectedSize is ignored.
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
int expectedSize)
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
int expectedSize)
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4,
int expectedSize)
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4,
Iterable<Double> elems5,
int expectedSize)
newImmutableSet in interface DoubleSetFactoryHashDoubleSet newImmutableSet(Iterable<Double> elements)
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Iterable<Double> elems1,
Iterable<Double> elems2)
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3)
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4)
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Iterable<Double> elems1,
Iterable<Double> elems2,
Iterable<Double> elems3,
Iterable<Double> elems4,
Iterable<Double> elems5)
newImmutableSet in interface DoubleSetFactoryHashDoubleSet newImmutableSet(Iterator<Double> elements)
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Iterator<Double> elements,
int expectedSize)
newImmutableSet in interface DoubleSetFactoryHashDoubleSet newImmutableSet(Consumer<DoubleConsumer> elementsSupplier)
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Consumer<DoubleConsumer> elementsSupplier,
int expectedSize)
newImmutableSet in interface DoubleSetFactoryHashDoubleSet newImmutableSet(double[] elements)
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(double[] elements,
int expectedSize)
newImmutableSet in interface DoubleSetFactoryHashDoubleSet newImmutableSet(Double[] elements)
newImmutableSet in interface DoubleSetFactory
HashDoubleSet newImmutableSet(Double[] elements,
int expectedSize)
newImmutableSet in interface DoubleSetFactoryHashDoubleSet newImmutableSetOf(double e1)
newImmutableSetOf in interface DoubleSetFactory
HashDoubleSet newImmutableSetOf(double e1,
double e2)
newImmutableSetOf in interface DoubleSetFactory
HashDoubleSet newImmutableSetOf(double e1,
double e2,
double e3)
newImmutableSetOf in interface DoubleSetFactory
HashDoubleSet newImmutableSetOf(double e1,
double e2,
double e3,
double e4)
newImmutableSetOf in interface DoubleSetFactory
HashDoubleSet newImmutableSetOf(double e1,
double e2,
double e3,
double e4,
double e5,
double... restElements)
newImmutableSetOf in interface DoubleSetFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||