EVolve.util.phasedetectors
Class PhaseClipboard

java.lang.Object
  |
  +--EVolve.util.phasedetectors.PhaseClipboard

public class PhaseClipboard
extends java.lang.Object


Constructor Summary
PhaseClipboard()
           
 
Method Summary
 void copyPhase()
           
 boolean isEmpty()
           
 void pastePhase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhaseClipboard

public PhaseClipboard()
Method Detail

copyPhase

public void copyPhase()

pastePhase

public void pastePhase()

isEmpty

public boolean isEmpty()