public final class CompressibleString extends Object implements objects.ConfigurableObject, UpdatableObject, Serializable
| Constructor and Description |
|---|
CompressibleString() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
String |
getLatin() |
int |
getNumberOfFragments() |
void |
init(int index) |
void |
update()
Updates one or more object fields.
|
void |
validate(int index) |
public void init(int index)
init in interface objects.ConfigurableObjectpublic int getIndex()
getIndex in interface objects.ConfigurableObjectpublic void validate(int index)
validate in interface objects.ConfigurableObjectpublic String getLatin()
public int getNumberOfFragments()
public void update()
UpdatableObjectupdate in interface UpdatableObjectCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.