Searched defs:flushable (Results 1 – 2 of 2) sorted by relevance
53 public static void flush(Flushable flushable, boolean swallowIOException) in flush()73 public static void flushQuietly(Flushable flushable) { in flushQuietly()
98 private void doFlush(Flushable flushable, boolean swallowException, in doFlush()