public class CacheableModel extends Object
| Constructor and Description |
|---|
CacheableModel() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildCacheKey(String methodName,
Object[] args)
返回方法名_参数的hashCode值
|
static CacheableModel |
buildCacheModel(Object target,
Method method,
Object[] args)
buildCacheModel
|
public static CacheableModel buildCacheModel(Object target, Method method, Object[] args)
inv - target - Copyright © 2025. All rights reserved.