Searched refs:srcKeyType (Results 1 – 1 of 1) sorted by relevance
151 JavaType srcKeyType = src.getKeyType(); in withHandlersFrom() local154 if (srcKeyType != null) { in withHandlersFrom()155 JavaType ct = _keyType.withHandlersFrom(srcKeyType); in withHandlersFrom()