|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of NotNull in com.sun.istack |
|---|
| Methods in com.sun.istack with annotations of type NotNull | |
|---|---|
protected abstract T |
Pool.Impl.create()
Creates a new instance of object. |
T |
Pool.take()
Gets a new object from the pool. |
T |
Pool.Impl.take()
Gets a new object from the pool. |
| Method parameters in com.sun.istack with annotations of type NotNull | |
|---|---|
void |
Pool.recycle(T t)
Returns an object back to the pool. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||