Interface ConcurrentLongHashSet.ConsumerLong
-
- Enclosing class:
- ConcurrentLongHashSet
public static interface ConcurrentLongHashSet.ConsumerLongA consumer of long values.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(long item)
-