java.io.Serializablepublic class Partially
extends java.lang.Object
implements java.io.Serializable
| Constructor | Description |
|---|---|
Partially() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getCharacters() |
|
int |
getCounter() |
|
void |
reload() |
|
void |
resetCounter() |
|
void |
setCharacters(java.lang.String characters) |
|
void |
setCounter(int counter) |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.