Home
last modified time | relevance | path

Searched defs:schemaFor (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DProtobuf.java88 public <T> Schema<T> schemaFor(Class<T> messageType) { in schemaFor() method in Protobuf
106 public <T> Schema<T> schemaFor(T message) { in schemaFor() method in Protobuf