public interface UnlockableStack
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty() |
Unlockable |
popUnlockable() |
void |
pushUnlockable(Unlockable unlockable) |
Unlockable popUnlockable()
void pushUnlockable(Unlockable unlockable)
boolean isEmpty()
Copyright © 2015. All Rights Reserved.