Interface ChangeQueue.QueuePosition
- All Known Implementing Classes:
FixedSizeChangeQueue.QueuePositionImpl, UnlimitedChangeQueue.QueuePositionImpl, ZeroSizeChangeQueue.QueuePositionImpl
- Enclosing interface:
ChangeQueue<C>
public static interface ChangeQueue.QueuePosition
-
Method Summary
-
Method Details
-
isValid
boolean isValid()
-