public interface SharedFeature
Modifier and Type | Method and Description |
---|---|
SharedFeature |
copy() |
int |
getDataSize() |
void |
serialize(LittleEndianOutput out) |
java.lang.String |
toString() |
java.lang.String toString()
toString
in class java.lang.Object
void serialize(LittleEndianOutput out)
int getDataSize()
SharedFeature copy()
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.