Searched defs:ConstantCallSite (Results 1 – 1 of 1) sorted by relevance
34 public class ConstantCallSite extends CallSite { class42 public ConstantCallSite(MethodHandle target) { in ConstantCallSite() method in ConstantCallSite80 …protected ConstantCallSite(MethodType targetType, MethodHandle createTargetHook) throws Throwable { in ConstantCallSite() method in ConstantCallSite