Package csw.params.core.formats
Class JavaJsonSupport$
java.lang.Object
csw.params.core.formats.JavaJsonSupport$
- All Implemented Interfaces:
JsonSupport
-
Field Summary
Modifier and TypeFieldDescriptionstatic final JavaJsonSupport$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface csw.params.core.formats.JsonSupport
readEvent, readResult, reads, readSequenceCommand, readStateVariable, writeEvent, writeResult, writes, writeSequenceCommand, writeStateVariable
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
JavaJsonSupport$
public JavaJsonSupport$()
-