Searched refs:ConstantMethodType (Results 1 – 3 of 3) sorted by relevance
20 import annotations.ConstantMethodType;71 private final Map<String, ConstantMethodType> constantMethodTypes;77 Map<String, ConstantMethodType> constantMethodTypes) { in ConstantBuilder()97 ConstantMethodType constantMethodType = constantMethodTypes.get(name); in visitMethod()150 private void insertConstantMethodType(ConstantMethodType constantMethodType) { in visitMethod()196 final Map<String, ConstantMethodType> constantMethodTypes = new HashMap<>();206 ConstantMethodType constantMethodType = m.getAnnotation(ConstantMethodType.class);208 checkMethodToBeReplaced(m, ConstantMethodType.class, MethodType.class);
32 public @interface ConstantMethodType { annotation
18 import annotations.ConstantMethodType;59 @ConstantMethodType(67 @ConstantMethodType(