JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.sf.cglib.proxy
NoOp
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.