|
|||||||||
| Home >> All >> org >> [ odmg overview ] | PREV NEXT | ||||||||
Uses of Interface
org.odmg.DList
| Uses of DList in org.odmg |
| Methods in org.odmg that return DList | |
DList |
Implementation.newDList()
Create a new DList object. |
DList |
DList.concat(DList otherList)
Creates a new DList object that contains the contents of this
DList object concatenated
with the contents of the otherList object. |
| Methods in org.odmg with parameters of type DList | |
DList |
DList.concat(DList otherList)
Creates a new DList object that contains the contents of this
DList object concatenated
with the contents of the otherList object. |
|
|||||||||
| Home >> All >> org >> [ odmg overview ] | PREV NEXT | ||||||||