jflexcrf
Class Element

java.lang.Object
  extended by jflexcrf.Element

public class Element
extends java.lang.Object

The Class Element.


Field Summary
 int chosen
          The chosen.
 int count
          The count.
 
Constructor Summary
Element()
          Instantiates a new element.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

count

public int count
The count.


chosen

public int chosen
The chosen.

Constructor Detail

Element

public Element()
Instantiates a new element.