序列化表格
-
程序包 tech.codingless.core.gateway.util
-
类tech.codingless.core.gateway.util.LockerUtil.Locker扩展ReentrantLock实现可序列化
- serialVersionUID:
- 1L
-
序列化字段
-
key
String key
-
t
long t
-
-
类tech.codingless.core.gateway.util.MyException扩展RuntimeException实现可序列化
- serialVersionUID:
- 1L
-