Uses of Interface
net.sf.cglib.proxy.NoOp
-
Packages that use NoOp Package Description net.sf.cglib.proxy -
-
Uses of NoOp in net.sf.cglib.proxy
Fields in net.sf.cglib.proxy declared as NoOp Modifier and Type Field Description static NoOp
NoOp. INSTANCE
A thread-safe singleton instance of theNoOp
callback.
-