|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PropsPoolInterface
This interface is for getting and returning a Props from a pool.
| Method Summary | |
|---|---|
void |
returnProps(Props Props,
java.lang.Object o)
Returns a Props from the pool based on the specified Object parameter. |
Props |
takeProps(java.lang.Object o)
Takes a Props from the pool based on the specified Object parameter. |
| Method Detail |
|---|
Props takeProps(java.lang.Object o)
void returnProps(Props Props,
java.lang.Object o)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||