Package net.n2oapp.cache.template
Class CacheKey
- java.lang.Object
-
- net.n2oapp.cache.template.CacheKey
-
- All Implemented Interfaces:
Serializable
public class CacheKey extends Object implements Serializable
User: operhod Date: 12.12.13 Time: 15:44- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetFirstKey()StringgetSecondKey()inthashCode()
-
-
-
Constructor Detail
-
CacheKey
public CacheKey(int operationId, String... keys)
-
-