|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Array | |
|---|---|
| org.epics.pvmanager.data | Support for control system types. |
| Uses of Array in org.epics.pvmanager.data |
|---|
| Subinterfaces of Array in org.epics.pvmanager.data | |
|---|---|
interface |
VByteArray
Byte array with alarm, timestamp, display and control information. |
interface |
VDoubleArray
Double array with alarm, timestamp, display and control information. |
interface |
VEnumArray
|
interface |
VFloatArray
Float array with alarm, timestamp, display and control information. |
interface |
VIntArray
Int array with alarm, timestamp, display and control information. |
interface |
VShortArray
Short array with alarm, timestamp, display and control information. |
interface |
VStringArray
|
| Methods in org.epics.pvmanager.data with parameters of type Array | |
|---|---|
java.lang.String |
ValueFormat.format(Array<?> array)
Formats an array. |
protected java.lang.StringBuffer |
SimpleValueFormat.format(Array<?> array,
java.lang.StringBuffer toAppendTo,
java.text.FieldPosition pos)
|
protected abstract java.lang.StringBuffer |
ValueFormat.format(Array<?> array,
java.lang.StringBuffer toAppendTo,
java.text.FieldPosition pos)
Formats an array. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||