Searched defs:notify (Results 1 – 2 of 2) sorted by relevance
398 void delete(boolean notify) throws IOException { in delete()
949 void delete(@Nonnull final StoredEntry entry, boolean notify) throws IOException { in delete()2236 private void notify(@Nonnull IOExceptionFunction<ZFileExtension, IOExceptionRunnable> function) in notify() method