public class IODCache extends Object
private HashMap<String,IOD>
map
IODCache()
void
clear()
IOD
get(String uri)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final HashMap<String,IOD> map
public IODCache()
public void clear()
public IOD get(String uri) throws IOException
IOException
Copyright © 2017 dcm4che.org. All rights reserved.