Searched refs:_resolveSuperInterfaces (Results 1 – 1 of 1) sorted by relevance
1427 superInterfaces = _resolveSuperInterfaces(context, rawType, bindings); in _fromClass()1431 superInterfaces = _resolveSuperInterfaces(context, rawType, bindings); in _fromClass()1474 …protected JavaType[] _resolveSuperInterfaces(ClassStack context, Class<?> rawType, TypeBindings pa… in _resolveSuperInterfaces() method in TypeFactory