-
- All Implemented Interfaces:
public class ElementValue.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ElementValue.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ElementValuecreate(DataInput input)Factory for creating ElementValue structures. -
-
Method Detail
-
create
final ElementValue create(DataInput input)
Factory for creating ElementValue structures.
- Parameters:
input- the DataInput from which to read the ElementValue structure
-
-
-
-