Package net.i2p.util
Interface I2PThread.OOMEventListener
-
- All Known Implementing Classes:
OOMListener
- Enclosing class:
- I2PThread
public static interface I2PThread.OOMEventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
outOfMemory(OutOfMemoryError err)
-
-
-
Method Detail
-
outOfMemory
void outOfMemory(OutOfMemoryError err)
-
-