| Package | Description |
|---|---|
| com.io7m.jpra.runtime.java |
Runtime components.
|
| Modifier and Type | Method and Description |
|---|---|
static JPRAStringTruncation |
JPRAStringTruncation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JPRAStringTruncation[] |
JPRAStringTruncation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JPRAStringCursorWritableType.setValue(String text,
JPRAStringTruncation trunc)
Set the string value, optionally truncating data based on
trunc. |
void |
JPRAStringCursorByteBuffered.setValue(String text,
JPRAStringTruncation trunc) |
Copyright © 2015 <code@io7m.com> http://io7m.com