DeptCache()
static boolean
containsKey(Long deptId)
static SysDept
get(Long deptId)
getByCode(String code)
static void
put(Long deptId, SysDept sysDept)
remove(Long deptId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait