Home | History | Annotate | Download | only in invoke

Lines Matching defs:bindTo

39  * {@linkplain #bindTo insertion},
1280 public MethodHandle bindTo(Object x) {
1283 return new Transformers.BindTo(this, x);