|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ojalgo.type.context.TypeContext<String>
org.ojalgo.type.context.StringContext
public final class StringContext
StringContext
| Field Summary |
|---|
| Fields inherited from class org.ojalgo.type.context.TypeContext |
|---|
NBSP |
| Constructor Summary | |
|---|---|
StringContext(Format aFormat)
|
|
StringContext(Format aFormat,
int aLength)
|
|
StringContext(int aLength)
|
|
| Method Summary | |
|---|---|
String |
enforce(String anObject)
|
| Methods inherited from class org.ojalgo.type.context.TypeContext |
|---|
equals, formatString, getFormat, hashCode, parseAndEnforce, parseObject, setFormat |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringContext(Format aFormat)
public StringContext(Format aFormat,
int aLength)
public StringContext(int aLength)
| Method Detail |
|---|
public String enforce(String anObject)
enforce in class TypeContext<String>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||