public final class BulkSetSupplier<A> extends Object implements Supplier<BulkSet<A>>, Serializable
Modifier and Type | Method and Description |
---|---|
BulkSet<A> |
get() |
static <A> BulkSetSupplier<A> |
instance() |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.