Package org.fxmisc.undo.impl
Class ZeroSizeChangeQueue.QueuePositionImpl
java.lang.Object
org.fxmisc.undo.impl.ZeroSizeChangeQueue.QueuePositionImpl
- All Implemented Interfaces:
ChangeQueue.QueuePosition
- Enclosing class:
ZeroSizeChangeQueue<C>
private class ZeroSizeChangeQueue.QueuePositionImpl
extends Object
implements ChangeQueue.QueuePosition
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rev
private final long rev
-
-
Constructor Details
-
QueuePositionImpl
QueuePositionImpl(long seq)
-
-
Method Details
-
isValid
public boolean isValid()- Specified by:
isValidin interfaceChangeQueue.QueuePosition
-
equals
-
getQueue
-