public interface SchemaHolder
abstract <R> Schema<R>
schema(Type type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract <R> Schema<R> schema(Type type)
type
The schema for the specified type.