|
||||||||
| 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()
|
|
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 |
|---|
format, formatString, getFormat, parse, parseAndEnforce, parseObject, setFormat |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringContext()
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 | |||||||