Searched refs:_superClass (Results 1 – 8 of 8) sorted by relevance
64 _superClass, _superInterfaces, _keyType, _valueType, in _narrow()71 _superClass, _superInterfaces, _keyType, _valueType, _valueHandler, h, _asStatic); in withTypeHandler()78 _superClass, _superInterfaces, _keyType, _valueType.withTypeHandler(h), in withContentTypeHandler()85 _superClass, _superInterfaces, _keyType, _valueType, h, _typeHandler, _asStatic); in withValueHandler()91 _superClass, _superInterfaces, _keyType, _valueType.withValueHandler(h), in withContentValueHandler()101 … _superClass, _superInterfaces, _keyType.withStaticTyping(), _valueType.withStaticTyping(), in withStaticTyping()110 return new MapType(_class, _bindings, _superClass, _superInterfaces, in withContentType()119 return new MapType(_class, _bindings, _superClass, _superInterfaces, in withKeyType()141 _superClass, _superInterfaces, _keyType.withTypeHandler(h), _valueType, in withKeyTypeHandler()148 _superClass, _superInterfaces, _keyType.withValueHandler(h), _valueType, in withKeyValueHandler()
68 _superClass, _superInterfaces, _elementType, null, null, _asStatic); in _narrow()76 return new CollectionType(_class, _bindings, _superClass, _superInterfaces, in withContentType()83 _superClass, _superInterfaces, _elementType, _valueHandler, h, _asStatic); in withTypeHandler()90 _superClass, _superInterfaces, _elementType.withTypeHandler(h), in withContentTypeHandler()97 _superClass, _superInterfaces, _elementType, h, _typeHandler, _asStatic); in withValueHandler()103 _superClass, _superInterfaces, _elementType.withValueHandler(h), in withContentValueHandler()113 _superClass, _superInterfaces, _elementType.withStaticTyping(), in withStaticTyping()
93 return new MapLikeType(subclass, _bindings, _superClass, in _narrow()105 return new MapLikeType(_class, _bindings, _superClass, in withKeyType()115 return new MapLikeType(_class, _bindings, _superClass, in withContentType()122 return new MapLikeType(_class, _bindings, _superClass, in withTypeHandler()129 return new MapLikeType(_class, _bindings, _superClass, in withContentTypeHandler()136 return new MapLikeType(_class, _bindings, _superClass, in withValueHandler()143 return new MapLikeType(_class, _bindings, _superClass, in withContentValueHandler()176 return new MapLikeType(_class, _bindings, _superClass, in withStaticTyping()266 return new MapLikeType(_class, _bindings, _superClass, in withKeyTypeHandler()272 return new MapLikeType(_class, _bindings, _superClass, in withKeyValueHandler()
98 return new ReferenceType(_class, _bindings, _superClass, _superInterfaces, in withContentType()108 return new ReferenceType(_class, _bindings, _superClass, _superInterfaces, in withTypeHandler()118 return new ReferenceType(_class, _bindings, _superClass, _superInterfaces, in withContentTypeHandler()129 _superClass, _superInterfaces, _referencedType, _anchorType, in withValueHandler()140 _superClass, _superInterfaces, refdType, _anchorType, in withContentValueHandler()149 return new ReferenceType(_class, _bindings, _superClass, _superInterfaces, in withStaticTyping()185 _superClass, _superInterfaces, _referencedType, _anchorType, in _narrow()
22 protected final JavaType _superClass; field in TypeBase49 _superClass = superClass; in TypeBase()60 _superClass = base._superClass; in TypeBase()108 return _superClass; in getSuperClass()141 if (_superClass != null) { in findSuperType()142 JavaType type = _superClass.findSuperType(rawTarget); in findSuperType()
96 _superClass, _superInterfaces, _elementType, in _narrow()105 return new CollectionLikeType(_class, _bindings, _superClass, _superInterfaces, in withContentType()112 _superClass, _superInterfaces, _elementType, _valueHandler, h, _asStatic); in withTypeHandler()119 _superClass, _superInterfaces, _elementType.withTypeHandler(h), in withContentTypeHandler()126 _superClass, _superInterfaces, _elementType, h, _typeHandler, _asStatic); in withValueHandler()132 _superClass, _superInterfaces, _elementType.withValueHandler(h), in withContentValueHandler()155 _superClass, _superInterfaces, _elementType.withStaticTyping(), in withStaticTyping()
179 …return new SimpleType(_class, _bindings, _superClass, _superInterfaces, _valueHandler, h, _asStati… in withTypeHandler()193 …return new SimpleType(_class, _bindings, _superClass, _superInterfaces, h, _typeHandler, _asStatic… in withValueHandler()205 _superClass, _superInterfaces, _valueHandler, _typeHandler, true); in withStaticTyping()
META-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...