org.ojalgo.type.attribute
Class TypeAttribute.WrappedKey
java.lang.Object
org.ojalgo.type.attribute.TypeAttribute.WrappedKey
- All Implemented Interfaces:
- TypeAttribute
- Enclosing interface:
- TypeAttribute
public static final class TypeAttribute.WrappedKey
- extends Object
- implements TypeAttribute
equals
public boolean equals(Object someObj)
- Overrides:
equals
in class Object
getType
public TypeAttribute.WrappedKey getType()
- Specified by:
getType
in interface TypeAttribute
getTypeKey
public String getTypeKey()
- Description copied from interface:
TypeAttribute
- A 1-character
String
.
- Specified by:
getTypeKey
in interface TypeAttribute
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object