JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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 Details
outOfMemory
void
outOfMemory
(
OutOfMemoryError
err)