Package org.aoju.bus.image.galaxy.data
Class NullifyAttributesCoercion
java.lang.Object
org.aoju.bus.image.galaxy.data.NullifyAttributesCoercion
- All Implemented Interfaces:
AttributesCoercion
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Field Summary
Fields inherited from interface org.aoju.bus.image.galaxy.data.AttributesCoercion
NONE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcoerce(Attributes attrs, Attributes modified) static AttributesCoercionvalueOf(int[] nullifyTags, AttributesCoercion next)
-
Constructor Details
-
NullifyAttributesCoercion
-
-
Method Details
-
valueOf
-
remapUID
- Specified by:
remapUIDin interfaceAttributesCoercion
-
coerce
- Specified by:
coercein interfaceAttributesCoercion
-