public class ObjectStore extends Object
Constructor and Description |
---|
ObjectStore() |
ObjectStore(int len) |
Modifier and Type | Method and Description |
---|---|
Object |
getObject(int id) |
int |
getSize() |
void |
setObject(int id,
Object object) |
Copyright © 2005–2020. All rights reserved.