| Constructor and Description |
|---|
Atm(byte[] v)
Constructor.
|
Atm(java.lang.String v)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
diff(InputInfo ii,
Item it)
Returns the difference between the current and the specified item.
|
boolean |
eq(InputInfo ii,
Item it)
Checks the items for equality.
|
bool, get, get, sameAs, string, string, toJava, toStringcomparable, dbl, dec, ebv, equiv, flt, hash, homogenous, input, isItem, item, itemAt, iter, iterable, itr, plan, score, score, serialize, size, test, type, writeTo, xdmInfocache, comp, count, data, description, info, isValue, iter, iterator, removable, remove, uses, valueaddText, compEbv, hasFreeVars, indexAccessible, indexEquivalent, isEmpty, isFunction, isVacuous, markTailCallspublic Atm(byte[] v)
v - valuepublic Atm(java.lang.String v)
v - valuepublic boolean eq(InputInfo ii, Item it) throws QueryException
Itemeq in class Strii - input infoit - item to be comparedQueryException - query exceptionpublic int diff(InputInfo ii, Item it) throws QueryException
Itemdiff in class Strii - input infoit - item to be comparedQueryException - query exception