org.ojalgo.type.attribute
Interface TypeAttribute

All Known Implementing Classes:
TypeAttribute.WrappedKey

public interface TypeAttribute


Nested Class Summary
static class TypeAttribute.WrappedKey
           
 
Field Summary
static StringContext CONTEXT
           
 
Method Summary
 TypeAttribute.WrappedKey getType()
           
 String getTypeKey()
          A 1-character String.
 

Field Detail

CONTEXT

static final StringContext CONTEXT
Method Detail

getType

TypeAttribute.WrappedKey getType()

getTypeKey

String getTypeKey()
A 1-character String.