Searched refs:Flushables (Results 1 – 2 of 2) sorted by relevance
33 public final class Flushables { class35 = Logger.getLogger(Flushables.class.getName());37 private Flushables() {} in Flushables() method in Flushables
106 Flushables.flushQuietly(mockFlushable); in testFlushQuietly_flushableWithEatenException()175 Flushables.flush(flushable, swallowException); in doFlush()