public static final class Scissors.Frame
extends java.lang.Object
implements java.lang.AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Pops this frame from the stack.
|
java.lang.String |
toString() |
public void close()
close in interface java.lang.AutoCloseablejava.lang.IllegalStateException - if: Scissors.pop()public java.lang.String toString()
toString in class java.lang.Object