程序包 org.xmeta.cache

类 ActionEntry


  • public class ActionEntry
    extends Object
    • 字段详细资料

      • loastModified

        protected long loastModified
    • 构造器详细资料

      • ActionEntry

        public ActionEntry​(String path,
                           Action action)
    • 方法详细资料

      • getPath

        public String getPath()
      • getAction

        public Action getAction()