Descripción
Sintaxis
public abstract long get()
public abstract long get(int index)
public LongBuffer get(long[] dst)
public LongBuffer get(long[] dst, int offset, int length)
Parámetros
- int length,
- int index,
- int offset,
- long[] dst,
Excepciones
BufferUnderflowException, IndexOutOfBoundsException
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.