Package org.apache.avro.specific
Interface SpecificData.SchemaConstructable
- All Known Implementing Classes:
Pair
- Enclosing class:
SpecificData
public static interface SpecificData.SchemaConstructable
Tag interface that indicates that a class has a one-argument constructor that
accepts a Schema.
- See Also: