Package io.didomi.sdk.iab
Class IntIterableHelper.CustomIntIterable
-
- All Implemented Interfaces:
-
kotlin.collections.Iterable,kotlin.collections.MutableIterable
public final class IntIterableHelper.CustomIntIterable extends IntIterable
-
-
Constructor Summary
Constructors Constructor Description IntIterableHelper.CustomIntIterable(Set<Integer> intSet)
-
Method Summary
Modifier and Type Method Description Booleancontains(Integer element)IntIterableHelper.IntSetIteratorintIterator()Booleanequals(Object other)IntegerhashCode()
-