public class LegacyCollection extends AbstractTtcollection
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<object<? extends _BaseObject_>> |
objects |
| Constructor and Description |
|---|
LegacyCollection() |
__core_collections_AbstractTtcollection_constructor__, __core_collections_AbstractTtcollection_constructor__, __core_collections_AbstractTtcollection_constructor__, __core_collections_AbstractTtcollection_constructor__, __core_collections_AbstractTtcollection_destructor__, __core_collections_AbstractTtcollection_execute__, cloneElements, legacyClone__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, assertNotNull, assertNotNull, getLegacyClass, getNextSibling, getPrevSibling, toLegacyStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, getLegacyClass, getNextSibling, getPrevSibling, isTracked, toLegacyStringprivate java.util.List<object<? extends _BaseObject_>> objects
public void __core_collections_LegacyCollection_execute__()
public void __core_collections_LegacyCollection_constructor__()
public void __core_collections_LegacyCollection_constructor__(object<? extends Icollection> _c)
public integer getSize()
getSize in interface IcollectiongetSize in class AbstractTtcollectionpublic logical add(object<? extends _BaseObject_> _p1)
add in interface Icollectionadd in class AbstractTtcollectionprivate boolean add_(object<? extends _BaseObject_> p1)
public logical addArray(object<? extends _BaseObject_>[] _p1)
addArray in interface IcollectionaddArray in class AbstractTtcollectionpublic logical addAll(object<? extends Icollection> _p1)
addAll in interface IcollectionaddAll in class AbstractTtcollectionpublic void clear_()
clear_ in interface Icollectionclear_ in class AbstractTtcollectionpublic logical contains(object<? extends _BaseObject_> _checkObject)
contains in interface Icollectioncontains in class AbstractTtcollectionprotected object<? extends _BaseObject_> _find(object<? extends _BaseObject_> checkObject)
public logical containsAll(object<? extends Icollection> _p1)
containsAll in interface IcollectioncontainsAll in class AbstractTtcollectionpublic object<? extends Iiterator> iterator()
iterator in interface Iiterableiterator in class AbstractTtcollectionpublic logical isEmpty()
isEmpty in interface IcollectionisEmpty in class AbstractTtcollectionpublic void toTable(OutputTableHandle _p1)
toTable in interface IcollectiontoTable in class AbstractTtcollectionpublic logical remove(object<? extends _BaseObject_> _p1)
remove in interface Icollectionremove in class AbstractTtcollectionpublic logical removeAll(object<? extends Icollection> _p1)
removeAll in interface IcollectionremoveAll in class AbstractTtcollectionpublic logical retainAll(object<? extends Icollection> _p1)
retainAll in interface IcollectionretainAll in class AbstractTtcollectionpublic object<? extends _BaseObject_>[] toArray()
toArray in interface IcollectiontoArray in class AbstractTtcollectionprotected void resize()
resize in class AbstractTtcollectionprotected void findBufferUseObject(object<? extends _BaseObject_> _obj)
findBufferUseObject in class AbstractTtcollectionpublic logical legacyEquals(object<? extends _BaseObject_> _o)
BaseObjectlegacyEquals in interface _BaseObject_legacyEquals in class BaseObject_o - The other reference.true if the other reference is not unknown value and if the reference
is the same as this object's reference.protected java.util.Collection<object<? extends _BaseObject_>> getObjects()