com.webcab.ejb.math.optimization
Class ExtremumTypes
java.lang.Object
|
+--com.webcab.ejb.math.optimization.ExtremumTypes
- All Implemented Interfaces:
- Serializable
- public final class ExtremumTypes
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Method Summary |
int |
value()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAXIMUM
public static final ExtremumTypes MAXIMUM
MINIMUM
public static final ExtremumTypes MINIMUM
value
public int value()