Uses of Class
org.apache.juneau.swap.SurrogateSwap
Packages that use SurrogateSwap
-
Uses of SurrogateSwap in org.apache.juneau.swap
Methods in org.apache.juneau.swap that return types with arguments of type SurrogateSwapModifier and TypeMethodDescriptionstatic List<SurrogateSwap<?,
?>> SurrogateSwap.findObjectSwaps
(Class<?> c, BeanContext bc) Given the specified surrogate class, return the list of object swaps.