Searched defs:explicitCast (Results 1 – 2 of 2) sorted by relevance
| /libcore/ojluni/src/main/java/java/lang/invoke/ | ||
| D | ConstantBootstraps.java | 413 …public static Object explicitCast(MethodHandles.Lookup lookup, String name, Class<?> dstType, Obje… in explicitCast() method in ConstantBootstraps |
| D | Transformers.java | 2920 private static void explicitCast( in explicitCast() method in Transformers.ExplicitCastArguments |