public class fIntArray extends fArray
BIGINT_DESC, bNull, CHAR_DESC, CURRENCY_DESC, DATE_DESC, desc, DOUBLE_DESC, INTEGER_DESC, TIME_DESC| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
The content of
value attribute is copied through
System.arraycopy(Object, int, Object, int, int). |
compareTo, compareTo, equals, get, getArray, getArray, getInstance, isAll, set, set, set, setIsAll, setValue, toString, toString, toStringValuecompareTo, compareTo, equals, getColDesc, getDataTimeZone, getPrecision, getScale, getSqlType, isCurrency, isNull, makeDbValue, set, setColDesc, setfoo, setNull, setValuepublic Object clone()
value attribute is copied through
System.arraycopy(Object, int, Object, int, int).
If there is any exception thrown during the clone,
an object created by calling the default constructor will be returned.© insightsoftware. All rights reserved.