Interface MaskStrategy
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMaskStrategy.DefaultImpl
-
Field Summary
Fields Modifier and Type Field Description static org.jsonex.core.factory.InjectableInstance<MaskStrategy>defaultImpl
-
-
-
Field Detail
-
defaultImpl
static final org.jsonex.core.factory.InjectableInstance<MaskStrategy> defaultImpl
-
-
Method Detail
-
ofDefault
static MaskStrategy ofDefault()
-
-