Class ResultCollection<T>
java.lang.Object
de.adorsys.keymanagement.api.types.ResultCollection<T>
- Type Parameters:
T-
- All Implemented Interfaces:
Iterable<T>,Collection<T>
This class is safe to use without try-with-resources as it has all keys loaded.
-
Field Details
-
result
-
-
Constructor Details
-
ResultCollection
-
ResultCollection
-
-
Method Details
-
pickNrandom
-
first
-
last
-
shuffle
-