public abstract class ValueBuffer
extends java.lang.Object
Constructor and Description |
---|
ValueBuffer() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValueOf(int number)
Get buffered value of item identified by number.
|
abstract java.lang.String |
uniqueGet(int number)
Unique get of the item identified by number - override it and assign the correct value once.
|
public java.lang.String getValueOf(int number)
number
- the number which identifies the itempublic abstract java.lang.String uniqueGet(int number)
number
- the number which identifies the itemCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de