T - Either a NodeInfo or a PropertyInfo.public static class ItemInfoCache.Entry<T extends ItemInfo> extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
generation
The generation
|
T |
info
The
ItemInfo |
| Constructor and Description |
|---|
ItemInfoCache.Entry(T info,
long generation)
Create a new cache entry containing
info with a given generation. |
public ItemInfoCache.Entry(T info, long generation)
info with a given generation.info - generation - Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.