Uses of Interface
org.redisson.liveobject.core.LiveObjectInterceptor.Setter
-
Packages that use LiveObjectInterceptor.Setter Package Description org.redisson.liveobject.core -
-
Uses of LiveObjectInterceptor.Setter in org.redisson.liveobject.core
Methods in org.redisson.liveobject.core with parameters of type LiveObjectInterceptor.Setter Modifier and Type Method Description Object
LiveObjectInterceptor. intercept(Method method, Object[] args, Object me, Object id, LiveObjectInterceptor.Setter idSetter, LiveObjectInterceptor.Getter idGetter, RMap<String,?> map, LiveObjectInterceptor.Setter mapSetter, LiveObjectInterceptor.Getter mapGetter)
-