public class BytesWrapper<T> extends Object implements Cloneable
BytesWrapper()
BytesWrapper(T value)
BytesWrapper<T>
clone()
T
getValue()
void
setValue(T value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BytesWrapper()
public BytesWrapper(T value)
public void setValue(T value)
public T getValue()
public BytesWrapper<T> clone()
clone
Object
Copyright © 2023. All rights reserved.