JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.cloud.function.context
Interface WrapperDetector
All Known Implementing Classes:
FluxWrapperDetector
public interface
WrapperDetector
Author:
Dave Syer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isWrapper
(
Type
type)
Method Details
isWrapper
boolean
isWrapper
(
Type
type)