T
- Item typepublic class IdentityArrayAdapter<T> extends Object implements ArrayAdapter<T,T>
ArrayLikeUtil
!protected IdentityArrayAdapter()
ArrayLikeUtil
!public int size(T array)
ArrayAdapter
size
in interface ArrayAdapter<T,T>
array
- Array-like thingpublic T get(T array, int off) throws IndexOutOfBoundsException
ArrayAdapter
get
in interface ArrayAdapter<T,T>
array
- Array to get fromoff
- OffsetIndexOutOfBoundsException
- for an invalid index.Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.