Uses of Interface
net.i2p.util.I2PThread.OOMEventListener

Packages that use I2PThread.OOMEventListener
net.i2p.util   
 

Uses of I2PThread.OOMEventListener in net.i2p.util
 

Methods in net.i2p.util with parameters of type I2PThread.OOMEventListener
static void I2PThread.addOOMEventListener(I2PThread.OOMEventListener lsnr)
          register a new component that wants notification of OOM events
static void I2PThread.removeOOMEventListener(I2PThread.OOMEventListener lsnr)
          unregister a component that wants notification of OOM events