bb.gui
Class TTT

java.lang.Object
  extended by bb.gui.TTT
All Implemented Interfaces:
Serializable

public class TTT
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
private  int i
           
private static long serialVersionUID
           
 
Constructor Summary
TTT()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

i

private int i
Constructor Detail

TTT

public TTT()