Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
O
P
R
S
T
W
G
get()
- Method in class org.vostok.io.
ByteBuffer
return a pointer on the current buffer. keep in mind that get().size !
get()
- Method in class org.vostok.io.
CharBuffer
return a pointer on the current buffer.
getKey()
- Method in class org.vostok.lang.
Entry
reutrn the key for the entry
getMaxSize()
- Method in class org.vostok.io.
ByteBuffer
return the maximum data this buffer can (currently) hold without resizing
getMaxSize()
- Method in class org.vostok.io.
CharBuffer
return the maximum data this buffer can (currently) hold without resizing
getNew()
- Method in class org.vostok.io.
CharBuffer
return a newly allocated array, reflecting the data of the buffer getNew().length==getSize()
getObj()
- Method in class org.vostok.lang.
Entry
return the object for this entry
getSize()
- Method in class org.vostok.io.
ByteBuffer
return the data size. this is the actual size, keep in mind that get().size !
getSize()
- Method in class org.vostok.io.
CharBuffer
return the data length.
growStep
- Variable in class org.vostok.lang.
PriorityList
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
O
P
R
S
T
W