Searched defs:Pipe (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/nio/channels/
H A DPipe.java29 public abstract class Pipe { class
88 public static Pipe open() throws IOException {
95 protected Pipe() { method in class:Pipe

Completed in 157 milliseconds