T
- Either a NodeInfo
or a PropertyInfo
.public static class ItemInfoCache.Entry<T extends ItemInfo>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
generation
The generation
|
T |
info
The
ItemInfo |
Constructor and Description |
---|
Entry(T info,
long generation)
Create a new cache entry containing
info with a given generation . |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
int |
hashCode() |
public Entry(T info, long generation)
info
with a given generation
.info
- generation
- "Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"