hep.wired.variable
Class NumberVariable
java.lang.Object
hep.wired.variable.AbstractVariable
hep.wired.variable.NumberVariable
- All Implemented Interfaces:
- Variable, Comparable, org.freehep.xml.io.XMLIO
- Direct Known Subclasses:
- DoubleVariable, IntegerVariable
public abstract class NumberVariable
- extends AbstractVariable
- Version:
- $Id: NumberVariable.java 8598 2006-08-14 20:38:02Z duns $
- Author:
- Mark Donszelmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.freehep.xml.io.XMLIO |
restore, save |
NumberVariable
public NumberVariable(String name,
Object object,
String unit,
String description)
compareTo
public int compareTo(Object o)
Copyright © 1996-2013 FreeHEP. All Rights Reserved.