public class CacheFactory extends Object
Title: 常用代码打包
Description: 缓存工厂类
Copyright: Copyright (c) 2006
Company: www.justdos.net
Cache
CacheFactory()
static Cache
createCache(String name, int maxCacheSize, long maxLifetime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheFactory()
public static Cache createCache(String name, int maxCacheSize, long maxLifetime)
Copyright © 2023 onecode. All rights reserved.