public class Cach extends Object
Constructor and Description |
---|
Cach(int capacity) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
Object |
getElement(Object key) |
void |
putElement(Object key,
Object element) |
Copyright © 2017 JacORB. All rights reserved.