All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class rsfF.util.Attr

java.lang.Object
   |
   +----rsfF.util.Attr

public class Attr
extends Object
Needs to be generalized to other dataTypes


Constructor Index

 o Attr(Rsf)

Method Index

 o main(String[])
Attr [--test --version --help -v] filename Attr computes some statistics of a given SEP rsfData set.
 o toString()
Returns a string representation of the object.

Constructors

 o Attr
 public Attr(Rsf iput)

Methods

 o toString
 public String toString()
Returns a string representation of the object.

Overrides:
toString in class Object
 o main
 public static void main(String args[]) throws IOException
Attr [--test --version --help -v] filename Attr computes some statistics of a given SEP rsfData set. --test: run some tests --version: state the program version --help: print this selfdoc


All Packages  Class Hierarchy  This Package  Previous  Next  Index