java.lang.Object
org.exoplatform.social.core.storage.cache.model.data.SimpleCacheData<Integer>
org.exoplatform.social.core.storage.cache.model.data.IntegerData
All Implemented Interfaces:
Serializable, CacheData<Integer>

public class IntegerData extends SimpleCacheData<Integer>
Immutable integer.
Version:
$Revision$
Author:
Alain Defrance
See Also:
  • Constructor Details

    • IntegerData

      public IntegerData(Integer integer)