RuleBuilder
io.github.memo33.metarules.meta.Rule.RuleBuilder
class RuleBuilder[B <: TileLike] extends RuleBuilderLike[B, Rule[B]]
Attributes
- Graph
-
- Supertypes
-
trait Growable[B]trait Clearableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Growable
Attributes
- Inherited from:
- Growable
Attributes
- Inherited from:
- Growable
Attributes
- Inherited from:
- RuleBuilderLike
Attributes
- Inherited from:
- RuleBuilderLike
Attributes
- Inherited from:
- Growable
Attributes
- Inherited from:
- Builder
Attributes
- Inherited from:
- Builder
Attributes
- Inherited from:
- Builder
Deprecated and Inherited methods
Attributes
- Deprecated
-
[Since version 2.13.0]
Use `++=` aka `addAll` instead of varargs `+=`; infix operations with an operand of multiple args will be deprecated - Inherited from:
- Growable
In this article