Interface Formatter.Identity
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.wildfly.clustering.marshalling.Formatter
Formatter.Identity, Formatter.Provided<T> -
Field Summary
-
Method Summary
-
Method Details
-
wrap
Returns a wrapping formatter- Type Parameters:
U- the wrapped type- Parameters:
targetClass- the wrapped typewrapper- the wrapper function- Returns:
- a wrapped formmater
-