Searched defs:TypeKey (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/ |
H A D | TypeKey.java | 10 public class TypeKey class 25 public TypeKey() { } in TypeKey() method in TypeKey 27 public TypeKey(TypeKey src) { in TypeKey() method in TypeKey 34 public TypeKey(Class<?> key, boolean typed) { in TypeKey() method in TypeKey 41 public TypeKey(JavaType key, boolean typed) { in TypeKey() method in TypeKey
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/impl/ |
H A D | ReadOnlyClassToSerializerMap.java | 26 public ReadOnlyClassToSerializerMap(Map<TypeKey,JsonSerializer<Object>> serializers) in ReadOnlyClassToSerializerMap() 54 public static ReadOnlyClassToSerializerMap from(HashMap<TypeKey, JsonSerializer<Object>> src) { in from()
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/ |
H A D | EncodedValueWriter.java | 62 @Nonnull TypeSection<?, TypeKey, ?> typeSection, in EncodedValueWriter() argument
|
H A D | DebugWriter.java | 48 @Nonnull TypeSection<StringKey, TypeKey, ?> typeSection, in DebugWriter() argument
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/internal/ |
H A D | TypeUtils.java | 40 public static final class TypeKey { class in TypeUtils
|
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/ |
D | context.rs | 303 enum TypeKey { enum
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | hibernate-annotations.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |