Home | History | Annotate | Download | only in src

Lines Matching refs:spreadShort

1068   public static int spreadShort(String a, Short b, short c,
1165 delegate = MethodHandles.lookup().findStatic(Main.class, "spreadShort", type);