Class IntegerData
- java.lang.Object
-
- org.exoplatform.commons.notification.impl.service.storage.cache.model.SimpleCacheData<Integer>
-
- org.exoplatform.commons.notification.impl.service.storage.cache.model.IntegerData
-
- All Implemented Interfaces:
Serializable
public class IntegerData extends SimpleCacheData<Integer>
Created by The eXo Platform SAS Author : eXoPlatform thanhvc@exoplatform.com Jan 5, 2015- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IntegerData(Integer integer)
-
-
-
Constructor Detail
-
IntegerData
public IntegerData(Integer integer)
-
-