Class TimeoutRegistry<K,V>
- java.lang.Object
-
- de.unistuttgart.isw.sfsc.commonjava.registry.TimeoutRegistry<K,V>
-
- All Implemented Interfaces:
NotThrowingAutoCloseable,AutoCloseable
public class TimeoutRegistry<K,V> extends Object implements NotThrowingAutoCloseable
-
-
Constructor Summary
Constructors Constructor Description TimeoutRegistry()
-
-
-
Method Detail
-
close
public void close()
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceNotThrowingAutoCloseable
-
-