public abstract class NumberedObjectCache extends Object
Constructor and Description |
---|
NumberedObjectCache() |
Modifier and Type | Method and Description |
---|---|
protected abstract Object |
findObject(int num) |
Object |
getObject(int num) |
Copyright © 2017 com.mchange. All rights reserved.