T - The type of entity that will be returnedpublic final class OctaneCollectionSupplier<T extends Entity> extends Object implements Supplier<OctaneCollection<T>>
Supplier that returns a new OctaneCollection| Constructor and Description |
|---|
OctaneCollectionSupplier(OctaneCollection<? extends Entity> octaneCollection)
The original collection that will be converted.
|
public OctaneCollectionSupplier(OctaneCollection<? extends Entity> octaneCollection)
octaneCollection - The original octane collectionpublic OctaneCollection<T> get()
get in interface Supplier<OctaneCollection<T extends Entity>>Copyright © 2021 Micro Focus. All rights reserved.