Uses of Interface
io.hotmoka.websockets.beans.api.JsonRepresentation
-
Uses of JsonRepresentation in io.hotmoka.websockets.beans.api
Classes in io.hotmoka.websockets.beans.api with type parameters of type JsonRepresentationModifier and TypeInterfaceDescriptioninterfaceToJsonRepresentation<T,JSON extends JsonRepresentation<T>> A function that transforms a value into its JSON representation.