c
ru.yandex.catboost.spark.catboost4j_spark.core.src.native_impl
TVector_TMaybeOwningConstArrayHolder_i32
class TVector_TMaybeOwningConstArrayHolder_i32 extends AbstractList[Array[Int]] with RandomAccess with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TVector_TMaybeOwningConstArrayHolder_i32
- Serializable
- RandomAccess
- AbstractList
- List
- AbstractCollection
- Collection
- Iterable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new TVector_TMaybeOwningConstArrayHolder_i32()
- new TVector_TMaybeOwningConstArrayHolder_i32(elements: Iterable[Array[Int]])
- new TVector_TMaybeOwningConstArrayHolder_i32(elements: Array[Array[Int]])
-
new
TVector_TMaybeOwningConstArrayHolder_i32(cPtr: Long, cMemoryOwn: Boolean)
- Attributes
- protected[src.native_impl]
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
add(index: Int, element: Array[Int]): Unit
- Definition Classes
- TVector_TMaybeOwningConstArrayHolder_i32 → AbstractList → List
-
def
add(element: Array[Int]): Boolean
- Definition Classes
- TVector_TMaybeOwningConstArrayHolder_i32 → AbstractList → List → AbstractCollection → Collection
-
def
addAll(arg0: Int, arg1: Collection[_ <: Array[Int]]): Boolean
- Definition Classes
- AbstractList → List
-
def
addAll(arg0: Collection[_ <: Array[Int]]): Boolean
- Definition Classes
- AbstractCollection → Collection
- def addImpl(index: Int, element: Array[Int]): Unit
- def addImpl(element: Array[Int]): Unit
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clear(): Unit
- Definition Classes
- AbstractList → List → AbstractCollection → Collection
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
contains(arg0: Any): Boolean
- Definition Classes
- AbstractCollection → Collection
-
def
containsAll(arg0: Collection[_]): Boolean
- Definition Classes
- AbstractCollection → Collection
- def delete(): Unit
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(obj: Any): Boolean
- Definition Classes
- TVector_TMaybeOwningConstArrayHolder_i32 → AbstractList → List → Collection → AnyRef → Any
- def equalsImpl(rhs: TVector_TMaybeOwningConstArrayHolder_i32): Boolean
-
def
finalize(): Unit
- Attributes
- protected[src.native_impl]
- Definition Classes
- TVector_TMaybeOwningConstArrayHolder_i32 → AnyRef
- Annotations
- @SuppressWarnings()
-
def
forEach(arg0: Consumer[_ >: Array[Int]]): Unit
- Definition Classes
- Iterable
-
def
get(index: Int): Array[Int]
- Definition Classes
- TVector_TMaybeOwningConstArrayHolder_i32 → AbstractList → List
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def getImpl(index: Int): Array[Int]
-
def
hashCode(): Int
- Definition Classes
- TVector_TMaybeOwningConstArrayHolder_i32 → AbstractList → List → Collection → AnyRef → Any
-
def
indexOf(arg0: Any): Int
- Definition Classes
- AbstractList → List
-
def
isEmpty(): Boolean
- Definition Classes
- AbstractCollection → Collection
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
iterator(): Iterator[Array[Int]]
- Definition Classes
- AbstractList → List → AbstractCollection → Collection → Iterable
-
def
lastIndexOf(arg0: Any): Int
- Definition Classes
- AbstractList → List
-
def
listIterator(arg0: Int): ListIterator[Array[Int]]
- Definition Classes
- AbstractList → List
-
def
listIterator(): ListIterator[Array[Int]]
- Definition Classes
- AbstractList → List
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
parallelStream(): Stream[Array[Int]]
- Definition Classes
- Collection
-
def
remove(index: Int): Array[Int]
- Definition Classes
- TVector_TMaybeOwningConstArrayHolder_i32 → AbstractList → List
-
def
remove(arg0: Any): Boolean
- Definition Classes
- AbstractCollection → Collection
-
def
removeAll(arg0: Collection[_]): Boolean
- Definition Classes
- AbstractCollection → Collection
-
def
removeIf(arg0: Predicate[_ >: Array[Int]]): Boolean
- Definition Classes
- Collection
- def removeImpl(index: Int): Array[Int]
-
def
removeRange(arg0: Int, arg1: Int): Unit
- Attributes
- protected[util]
- Definition Classes
- AbstractList
-
def
replaceAll(arg0: UnaryOperator[Array[Int]]): Unit
- Definition Classes
- List
- def reserve(new_cap: Long): Unit
-
def
retainAll(arg0: Collection[_]): Boolean
- Definition Classes
- AbstractCollection → Collection
-
def
set(index: Int, element: Array[Int]): Array[Int]
- Definition Classes
- TVector_TMaybeOwningConstArrayHolder_i32 → AbstractList → List
- def setImpl(index: Int, element: Array[Int]): Array[Int]
-
def
size(): Int
- Definition Classes
- TVector_TMaybeOwningConstArrayHolder_i32 → List → AbstractCollection → Collection
- def sizeImpl(): Int
-
def
sort(arg0: Comparator[_ >: Array[Int]]): Unit
- Definition Classes
- List
-
def
spliterator(): Spliterator[Array[Int]]
- Definition Classes
- List → Collection → Iterable
-
def
stream(): Stream[Array[Int]]
- Definition Classes
- Collection
-
def
subList(arg0: Int, arg1: Int): List[Array[Int]]
- Definition Classes
- AbstractList → List
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toArray[T](arg0: Array[T]): Array[T]
- Definition Classes
- AbstractCollection → Collection
-
def
toArray(): Array[AnyRef]
- Definition Classes
- AbstractCollection → Collection
-
def
toString(): String
- Definition Classes
- AbstractCollection → AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def yresize(new_size: Long): Unit