Class MathContextMarshaller

java.lang.Object
org.wildfly.clustering.marshalling.protostream.math.MathContextMarshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<MathContext>, org.infinispan.protostream.ProtobufTagMarshaller<MathContext>, Marshallable<MathContext>, ProtoStreamMarshaller<MathContext>, Readable<MathContext>, Writable<MathContext>

public class MathContextMarshaller extends Object implements ProtoStreamMarshaller<MathContext>
Marshaller for MathContext.
Author:
Paul Ferraro