Package x

Class LCache

java.lang.Object
th.co.skylogicsystem.skyframework.core.utils.cache.LocalCache
x.LCache

public class LCache extends th.co.skylogicsystem.skyframework.core.utils.cache.LocalCache
...
Author:
Sakdsitt Likhitmetagool
  • Constructor Details

    • LCache

      public LCache()
  • Method Details

    • get

      public static Object get(String objectName)
      xxxx
    • put

      public static void put(String objectName, Object objectValue)
      xxxx
    • put

      public static void put(String objectName, byte[] objectValue)
      xxxx
    • clear

      public static void clear()
      xxxx