Uses of Class
io.github.mmm.code.base.block.BaseBlockIf
Packages that use BaseBlockIf
-
Uses of BaseBlockIf in io.github.mmm.code.base.block
Methods in io.github.mmm.code.base.block that return BaseBlockIfModifier and TypeMethodDescriptionBaseBlockIf.copy()BaseBlockIf.copy(io.github.mmm.code.api.copy.CodeCopyMapper mapper) Constructors in io.github.mmm.code.base.block with parameters of type BaseBlockIfModifierConstructorDescriptionBaseBlockIf(BaseBlockIf template, io.github.mmm.code.api.copy.CodeCopyMapper mapper) The copy-constructor.