Interface SurfaceRules.RuleSource

All Superinterfaces:
Function<SurfaceRules.Context,SurfaceRules.SurfaceRule>
All Known Implementing Classes:
SurfaceRules.Bandlands, SurfaceRules.BlockRuleSource, SurfaceRules.SequenceRuleSource, SurfaceRules.TestRuleSource
Enclosing class:
SurfaceRules

public static interface SurfaceRules.RuleSource extends Function<SurfaceRules.Context,SurfaceRules.SurfaceRule>