| Package | Description |
|---|---|
| org.boon |
| Modifier and Type | Method and Description |
|---|---|
UniversalOperations.Returns |
UniversalOperations.add(ITEM item)
Adds something to a collection, map or array
For maps you addObject an entry
Implemented by:
org.boon.primitive.Byt
org.boon.primitive.Chr
org.boon.primitive.Int (in progress)
org.boon.primitive.Lng (in progress)
org.boon.primitive.Arry
org.boon.core.Strings (planned)
org.boon.core.StrBuf (planned)
org.boon.Lists
org.boon.Maps
org.boon.Sets
|
static UniversalOperations.Returns |
UniversalOperations.Returns.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UniversalOperations.Returns[] |
UniversalOperations.Returns.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.