public static class ClasspathEntryCache.CacheEntry extends Object
| Constructor and Description |
|---|
CacheEntry(DependencyClasspathEntry cpe,
long timestamp,
long size) |
| Modifier and Type | Method and Description |
|---|---|
DependencyClasspathEntry |
getCpe() |
long |
getSize() |
long |
getTimestamp() |
public CacheEntry(DependencyClasspathEntry cpe, long timestamp, long size)
public DependencyClasspathEntry getCpe()
public long getSize()
public long getTimestamp()
Copyright © 2021. All rights reserved.