Searched defs:keyOf (Results 1 – 1 of 1) sorted by relevance
47 public static <T> Key<T> keyOf(String name, TrustedAsciiMarshaller<T> marshaller) { in keyOf() method in InternalMetadata53 public static <T> Key<T> keyOf(String name, AsciiMarshaller<T> marshaller) { in keyOf() method in InternalMetadata