Searched defs:targets (Results 1 – 5 of 5) sorted by relevance
387 public long read(ByteBuffer[] targets, int offset, int length) in read()
1341 Handler[] targets = logger.getHandlers(); in resetLogger() local
3125 private final MethodHandle[] targets; field in Transformers.TableSwitch3127 TableSwitch(MethodType type, MethodHandle fallback, MethodHandle[] targets) { in TableSwitch()
5708 public static MethodHandle tableSwitch(MethodHandle fallback, MethodHandle... targets) { in tableSwitch()
3776 public long read(ByteBuffer[] targets, int offset, int length) throws IOException { in read()