Package | Description |
---|---|
org.spf4j.recyclable.impl |
Modifier and Type | Method and Description |
---|---|
SimpleSmartObjectPoolTest.TestObject |
SimpleSmartObjectPoolTest.tryReturnObjectIfNotInUse() |
Modifier and Type | Method and Description |
---|---|
org.spf4j.base.Either<org.spf4j.recyclable.ObjectBorower.Action,SimpleSmartObjectPoolTest.TestObject> |
SimpleSmartObjectPoolTest.tryRequestReturnObject() |
Collection<SimpleSmartObjectPoolTest.TestObject> |
SimpleSmartObjectPoolTest.tryReturnObjectsIfNotInUse() |
Collection<SimpleSmartObjectPoolTest.TestObject> |
SimpleSmartObjectPoolTest.tryReturnObjectsIfNotNeededAnymore() |
Modifier and Type | Method and Description |
---|---|
boolean |
SimpleSmartObjectPoolTest.nevermind(SimpleSmartObjectPoolTest.TestObject object) |
Modifier and Type | Method and Description |
---|---|
boolean |
SimpleSmartObjectPoolTest.scan(org.spf4j.recyclable.Scanable.ScanHandler<SimpleSmartObjectPoolTest.TestObject> handler) |
Copyright © 2021 SPF4J. All rights reserved.