java.nio.IntBuffer
Aliases
Parameters
subClasses
superClasses
Any
java.lang.Comparable
java.lang.Object
java.nio.Buffer
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
]
array
()
:
java.lang.Object
arrayOffset
()
:
int
asInstanceOf
()
:
scala.Any.T0
asReadOnlyBuffer
()
:
java.nio.IntBuffer
capacity
()
:
int
clear
()
:
java.nio.Buffer
clear
()
:
java.nio.IntBuffer
compact
()
:
java.nio.IntBuffer
compareTo
(
x$1:
Any
)
:
int
compareTo
(
x$1:
java.nio.IntBuffer
)
:
int
duplicate
()
:
java.nio.Buffer
duplicate
()
:
java.nio.IntBuffer
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
flip
()
:
java.nio.Buffer
flip
()
:
java.nio.IntBuffer
get
()
:
int
get
(
x$1:
int
)
:
int
get
(
x$1:
Array
[
int
]
)
:
java.nio.IntBuffer
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
mark
()
:
java.nio.Buffer
mark
()
:
java.nio.IntBuffer
mismatch
(
x$1:
java.nio.IntBuffer
)
:
int
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
order
()
:
java.nio.ByteOrder
position
()
:
int
position
(
x$1:
int
)
:
java.nio.Buffer
position
(
x$1:
int
)
:
java.nio.IntBuffer
put
(
x$1:
Array
[
int
]
)
:
java.nio.IntBuffer
put
(
x$1:
Array
[
int
]
,
x$2:
int
,
x$3:
int
)
:
java.nio.IntBuffer
put
(
x$1:
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
put
(
x$1:
java.nio.IntBuffer
)
:
java.nio.IntBuffer
remaining
()
:
int
reset
()
:
java.nio.Buffer
reset
()
:
java.nio.IntBuffer
rewind
()
:
java.nio.Buffer
rewind
()
:
java.nio.IntBuffer
slice
()
:
java.nio.Buffer
slice
(
x$1:
int
,
x$2:
int
)
:
java.nio.Buffer
slice
()
:
java.nio.IntBuffer
slice
(
x$1:
int
,
x$2:
int
)
:
java.nio.IntBuffer
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit