-
public class slice_ref_slice_boxed_uint8_t
-
-
Constructor Summary
Constructors Constructor Description slice_ref_slice_boxed_uint8_t()
-
Method Summary
Modifier and Type Method Description synchronized voiddelete()voidsetPtr(slice_boxed_uint8_t value)slice_boxed_uint8_tgetPtr()voidsetLen(long value)longgetLen()-
-
Method Detail
-
delete
synchronized void delete()
-
setPtr
void setPtr(slice_boxed_uint8_t value)
-
getPtr
slice_boxed_uint8_t getPtr()
-
setLen
void setLen(long value)
-
getLen
long getLen()
-
-
-
-