java.nio.IntBuffer

Aliases

Parameters

subClasses

Js Constructors

new java_nio_IntBuffer(
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
array():Array[int]
arrayOffset():int
asInstanceOf():scala.Any.T0
asReadOnlyBuffer():java.nio.IntBuffer
capacity():int
clear():java.nio.Buffer
compact():java.nio.IntBuffer
compareTo(x$1:Any):int
compareTo(x$1:java.nio.IntBuffer):int
duplicate():java.nio.Buffer
duplicate():java.nio.IntBuffer
equals(x$1:Any):boolean
get():int
get(x$1:int):int
get(x$1:Array[int], x$2:int, x$3:int):java.nio.IntBuffer
get(x$1:int, x$2:Array[int]):java.nio.IntBuffer
get(x$1:int, x$2:Array[int], x$3:int, x$4:int):java.nio.IntBuffer
getClass():java.lang.Class[Any]
hasArray():boolean
hasRemaining():boolean
hashCode():int
isDirect():boolean
isInstanceOf():boolean
isReadOnly():boolean
limit():int
limit(x$1:int):java.nio.Buffer
limit(x$1:int):java.nio.IntBuffer
mismatch(x$1:java.nio.IntBuffer):int
notify():Unit
notifyAll():Unit
position():int
position(x$1:int):java.nio.Buffer
position(x$1:int):java.nio.IntBuffer
put(x$1:Array[int], x$2:int, x$3:int):java.nio.IntBuffer
put(x$1:int, x$2:Array[int]):java.nio.IntBuffer
put(x$1:int, x$2:Array[int], x$3:int, x$4:int):java.nio.IntBuffer
put(x$1:int, x$2:int):java.nio.IntBuffer
put(x$1:int, x$2:java.nio.IntBuffer, x$3:int, x$4:int):java.nio.IntBuffer
remaining():int
reset():java.nio.Buffer
rewind():java.nio.Buffer
slice():java.nio.Buffer
slice(x$1:int, x$2:int):java.nio.Buffer
slice(x$1:int, x$2:int):java.nio.IntBuffer
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit