Uses of Interface
io.foldright.inspectablewrappers.Wrapper
Packages that use Wrapper
Package
Description
🪐 Inspectable Wrappers Specification provides a standard for wrapper chain with the inspection ability.
-
Uses of Wrapper in io.foldright.inspectablewrappers
Subinterfaces of Wrapper in io.foldright.inspectablewrappersModifier and TypeInterfaceDescriptioninterface
ThisWrapperAdapter
interface is used to adapt an existed wrapper instance to typeWrapper
without modifying it.