Uses of Class
cdc.issues.io.ProfileIoFeatures
Packages that use ProfileIoFeatures
-
Uses of ProfileIoFeatures in cdc.issues.io
Fields in cdc.issues.io declared as ProfileIoFeaturesModifier and TypeFieldDescriptionstatic final ProfileIoFeaturesProfileIoFeatures.BESTstatic final ProfileIoFeaturesProfileIoFeatures.FASTESTMethods in cdc.issues.io that return ProfileIoFeaturesMethods in cdc.issues.io with parameters of type ProfileIoFeaturesModifier and TypeMethodDescriptionstatic ProfileIoProfileIoFactory.create(ProfileIoFeatures features) Creates an instance ofProfileIoconfigured withProfileIoFeatures.static ProfileProfileIo.load(ProfileIoFeatures features, File file) static voidProfileIo.save(ProfileIoFeatures features, Profile profile, File file) Saves a profile to a file using particular features.