Package cdc.issues.io
Class ProfileIoFactory
java.lang.Object
cdc.issues.io.ProfileIoFactory
Factory of
ProfileIo.- Author:
- Damien Carbonne
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProfileIocreate(ProfileIoFeatures features) Creates an instance ofProfileIoconfigured withProfileIoFeatures.
-
Method Details
-
create
Creates an instance ofProfileIoconfigured withProfileIoFeatures.- Parameters:
features- The features.- Returns:
- An instance of
ProfileIoconfigured withfeatures.
-