Package io.anyline2
Class WrapperConfig.Wrapper
-
- All Implemented Interfaces:
public final class WrapperConfig.Wrapper extends WrapperConfig
-
-
Field Summary
Fields Modifier and Type Field Description private final WrapperInfo
wrapperInfo
-
Constructor Summary
Constructors Constructor Description WrapperConfig.Wrapper(WrapperInfo wrapperInfo)
-
Method Summary
Modifier and Type Method Description final WrapperInfo
getWrapperInfo()
-
-
Constructor Detail
-
WrapperConfig.Wrapper
WrapperConfig.Wrapper(WrapperInfo wrapperInfo)
-
-
Method Detail
-
getWrapperInfo
final WrapperInfo getWrapperInfo()
-
-
-
-