com.frinika.project
Class RecordingManager.Stack

java.lang.Object
  extended by com.frinika.project.RecordingManager.Stack
Enclosing class:
RecordingManager

protected class RecordingManager.Stack
extends java.lang.Object


Method Summary
 boolean isEmpty()
           
 RecordingManager.Event pop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

pop

public RecordingManager.Event pop()

isEmpty

public boolean isEmpty()