Class RowScheme

java.lang.Object
com.guflimc.brick.gui.api.scheme.RowScheme

public class RowScheme extends Object
  • Method Details

    • of

      public static RowScheme of(int mask)
    • of

      public static RowScheme of(String mask)
    • validate

      public boolean validate(int index)
    • indices

      public List<Integer> indices()