Class ProtobufComplexType<T>

java.lang.Object
swim.protobuf.schema.ProtobufType<T>
swim.protobuf.schema.ProtobufComplexType<T>
Direct Known Subclasses:
ProtobufDataType, ProtobufMessageType, ProtobufRepeatedType, ProtobufStringType

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