jmaxent
Class CountFIdx

java.lang.Object
  extended by jmaxent.CountFIdx

public class CountFIdx
extends java.lang.Object

The Class CountFIdx.


Field Summary
 int count
          The count.
 int fidx
          The fidx.
 
Constructor Summary
CountFIdx(int count, int fidx)
          Instantiates a new count f idx.
 
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.


fidx

public int fidx
The fidx.

Constructor Detail

CountFIdx

public CountFIdx(int count,
                 int fidx)
Instantiates a new count f idx.

Parameters:
count - the count
fidx - the fidx