Searched defs:TrustedAsciiKey (Results 1 – 1 of 1) sorted by relevance
760 private static final class TrustedAsciiKey<T> extends Key<T> { class764 private TrustedAsciiKey(String name, boolean pseudo, TrustedAsciiMarshaller<T> marshaller) { in TrustedAsciiKey() method in TrustedAsciiKey