Lines Matching full:cannot
42 … "The ArrayList's constructor cannot be directly invoked."); in ArrayListConstructor()
66 "The add method cannot be bound"); in Add()
88 … "The insert method cannot be bound"); in Insert()
120 "The clear method cannot be bound"); in Clear()
143 "The clone method cannot be bound"); in Clone()
166 "The has method cannot be bound"); in Has()
190 … "The getCapacity method cannot be bound"); in GetCapacity()
213 … "The increaseCapacityTo method cannot be bound"); in IncreaseCapacityTo()
246 … "The trimToCurrentLength method cannot be bound"); in TrimToCurrentLength()
269 "The get method cannot be bound"); in Get()
294 … "The getIndexOf method cannot be bound"); in GetIndexOf()
317 … "The isEmpty method cannot be bound"); in IsEmpty()
338 … "The getLastIndexOf method cannot be bound"); in GetLastIndexOf()
361 … "The removeByIndex method cannot be bound"); in RemoveByIndex()
396 … "The remove method cannot be bound"); in Remove()
422 … "The removeByRange method cannot be bound"); in RemoveByRange()
465 … "The replaceAllElements method cannot be bound"); in ReplaceAllElements()
496 "The set method cannot be bound"); in Set()
522 … "The subArrayList method cannot be bound"); in SubArrayList()
563 "The sort method cannot be bound"); in Sort()
620 … "The getSize method cannot be bound"); in GetSize()
641 … "The convertToArray method cannot be bound"); in ConvertToArray()
672 … "The forEach method cannot be bound"); in ForEach()
705 … "The Symbol.iterator method cannot be bound"); in GetIteratorObj()