Home
last modified time | relevance | path

Searched refs:Stable (Results 1 – 6 of 6) sorted by relevance

/libcore/ojluni/src/main/java/java/util/
DKeyValueHolder.java28 import jdk.internal.vm.annotation.Stable;
53 @Stable
55 @Stable
DImmutableCollections.java38 import jdk.internal.vm.annotation.Stable;
140 @Stable
178 @Stable
180 @Stable
224 @Stable
335 @Stable
372 @Stable
374 @Stable
447 @Stable
449 @Stable
[all …]
/libcore/ojluni/src/main/java/java/lang/invoke/
DStable.java72 @interface Stable { annotation
DMethodType.java98 private @Stable MethodTypeForm form; // erased form, plus cached data about primitives
99 private @Stable MethodType wrapAlt; // alternative wrapped/unwrapped version
103 private @Stable String methodDescriptor; // cache for toMethodDescriptorString
/libcore/ojluni/src/main/java/jdk/internal/vm/annotation/
DStable.java76 public @interface Stable { annotation
/libcore/
Dopenjdk_java_files.bp257 "ojluni/src/main/java/java/lang/invoke/Stable.java",
1447 "ojluni/src/main/java/jdk/internal/vm/annotation/Stable.java",