public class NotFoundCacheSectionDTO extends Object
| Constructor and Description |
|---|
NotFoundCacheSectionDTO(StoreKey key,
Collection<String> paths) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
StoreKey |
getKey() |
Set<String> |
getPaths() |
int |
hashCode() |
public NotFoundCacheSectionDTO(StoreKey key, Collection<String> paths)
Copyright © 2011-2015. All Rights Reserved.