Searched refs:resetCount (Results 1 - 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
H A DCountingOutputStream.java116 public synchronized int resetCount() { method in class:CountingOutputStream
141 * NOTE: This method is an alternative for <code>resetCount()</code>.
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
H A DCountingInputStream.java137 public synchronized int resetCount() { method in class:CountingInputStream
162 * NOTE: This method is an alternative for <code>resetCount()</code>

Completed in 107 milliseconds