IIndexedCollection
| Kind of class: | interface |
|---|---|
| Inherits from: | none |
| Implemented by: | |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.data.collections.IIndexedCollection |
| File last modified: | Wednesday, 31 October 2007, 07:35:29 |
Summary
Instance methods
Instance methods
getElements
function getElements (
) : Array
getIndex
function getIndex (
) : Number
init
function init (
) : Void
isEmpty
function isEmpty (
) : Boolean
objectExists
function objectExists (
) : Boolean
push
function push (
) : Boolean
remove
function remove (
) : Boolean