Interface CompressionFactory
- All Superinterfaces:
BuiltinFactory<Compression>, CompressionInformation, Factory<Compression>, NamedFactory<Compression>, NamedResource, OptionalFeature, Supplier<Compression>
- All Known Implementing Classes:
BuiltinCompressions, CompressionConfigValue
-
Field Summary
Fields inherited from interface NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTORFields inherited from interface OptionalFeature
FALSE, TRUE -
Method Summary
Methods inherited from interface CompressionInformation
isCompressionExecuted, isDelayedMethods inherited from interface NamedResource
getNameMethods inherited from interface OptionalFeature
isSupported