Class ProtobufPrimitiveType<T>

java.lang.Object
swim.protobuf.schema.ProtobufType<T>
swim.protobuf.schema.ProtobufPrimitiveType<T>
Direct Known Subclasses:
ProtobufFixed32Type, ProtobufFixed64Type, ProtobufVarintType, ProtobufZigZagType

public abstract class ProtobufPrimitiveType<T> extends ProtobufType<T>