JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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 final
NoOp
NoOp.
INSTANCE
A thread-safe singleton instance of the
NoOp
callback.