gestIT
Class Token

java.lang.Object
  extended by gestIT.Token
Direct Known Subclasses:
TouchToken

public class Token
extends java.lang.Object

Class that represent the token that is passed between gestures block during the execution

Author:
Nicola

Constructor Summary
Token()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Token

public Token()