Searched defs:LazyStreamBinaryKey (Results 1 – 1 of 1) sorted by relevance
886 private static class LazyStreamBinaryKey<T> extends Key<T> { class891 private LazyStreamBinaryKey(String name, BinaryStreamMarshaller<T> marshaller) { in LazyStreamBinaryKey() method in LazyStreamBinaryKey