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
-
Attr(Rsf)
-
-
main(String[])
-
Attr [--test --version --help -v] filename
Attr computes some statistics of a given SEP rsfData set.
-
toString()
- Returns a string representation of the object.
Attr
public Attr(Rsf iput)
toString
public String toString()
- Returns a string representation of the object.
- Overrides:
- toString in class Object
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