Home
last modified time | relevance | path

Searched refs:_superClass (Results 1 – 8 of 8) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
DMapType.java64 _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()
DCollectionType.java68 _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()
DMapLikeType.java93 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()
DReferenceType.java98 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()
DTypeBase.java22 protected final JavaType _superClass; field in TypeBase
49 _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()
DCollectionLikeType.java96 _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()
DSimpleType.java179 …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()
/external/guice/extensions/persist/lib/
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...