Class PageCache


  • public class PageCache
    extends Object
    • Constructor Detail

      • PageCache

        public PageCache()
    • Method Detail

      • init

        public static void init()
      • clear

        public static void clear()
      • putPage

        public static void putPage​(byte[] data)
      • getPage

        public static byte[] getPage​(int size)