Searched defs:_converter (Results 1 – 5 of 5) sorted by relevance
83 CU64ToI32Converter _converter; variable
45 protected final Converter<Object,T> _converter; field in StdDelegatingDeserializer
34 protected final Converter<Object,?> _converter; field in StdDelegatingSerializer
43 def _converter(x): function
53 def _converter(x): function