- Common ways to obtain DicomDirWriter
private void myMethod () {}
public synchronized int purge() throws IOException { int[] count = { 0 }; purge(findFirstRootDirectoryRecordInUse(false), count); return count[0]; }
private void myMethod () {}
public synchronized int purge() throws IOException { int[] count = { 0 }; purge(findFirstRootDirectoryRecordInUse(false), count); return count[0]; }