com.healthmarketscience.jackcess.impl
Class KeyCache<K>
java.lang.Object
com.healthmarketscience.jackcess.impl.KeyCache<K>
public abstract class KeyCache<K>
- extends Object
- Author:
- James Ahlborn
|
Constructor Summary |
protected |
KeyCache()
|
|
Method Summary |
protected abstract K |
computeKey(int pageNumber)
|
K |
get(int pageNumber)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyCache
protected KeyCache()
get
public K get(int pageNumber)
computeKey
protected abstract K computeKey(int pageNumber)
Copyright © 2010-2017 Health Market Science. All Rights Reserved.