@Override public CacheEntryStructure getCacheEntryStructure() { return cacheEntryHelper.getCacheEntryStructure(); }
@Override public CacheEntryStructure getCacheEntryStructure() { return UnstructuredCacheEntry.INSTANCE; }
@Override public CacheEntryStructure getCacheEntryStructure() { return structure; }
@Override public CacheEntryStructure getCacheEntryStructure() { return cacheEntryStructure; }
@Override public CacheEntryStructure getCacheEntryStructure() { // TODO Auto-generated method stub return null; }
/** * Get the cache structure */ public CacheEntryStructure getCacheEntryStructure();
public CacheEntryStructure getCacheEntryStructure();