org.semanticweb.HermiT.datatypes.owlreal
Class MinusInfinity
java.lang.Object
java.lang.Number
org.semanticweb.HermiT.datatypes.owlreal.MinusInfinity
- All Implemented Interfaces:
- Serializable
public final class MinusInfinity
- extends Number
- See Also:
- Serialized Form
INSTANCE
public static final MinusInfinity INSTANCE
equals
public boolean equals(Object that)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
doubleValue
public double doubleValue()
- Specified by:
doubleValue
in class Number
floatValue
public float floatValue()
- Specified by:
floatValue
in class Number
intValue
public int intValue()
- Specified by:
intValue
in class Number
longValue
public long longValue()
- Specified by:
longValue
in class Number
readResolve
protected Object readResolve()
Copyright © 2012. All Rights Reserved.