-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
elementCount(Bridge bridge, T self)
Object
getElement(Bridge bridge, T self, long index)
boolean
removeElement(Bridge bridge, T self, long index)
void
setElement(Bridge bridge, T self, long index, Object value)
-
Methods inherited from interface swim.dynamic.HostType
baseTypes, getOwnStaticMember, getStaticMember, hostClass, inheritsType, isBuiltin, ownStaticMembers, staticMembers, superType, typeName
-
-