Interface ChangeQueue.QueuePosition

All Known Implementing Classes:
FixedSizeChangeQueue.QueuePositionImpl, UnlimitedChangeQueue.QueuePositionImpl, ZeroSizeChangeQueue.QueuePositionImpl
Enclosing interface:
ChangeQueue<C>

public static interface ChangeQueue.QueuePosition
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isValid

      boolean isValid()