java.lang.Object
All Implemented Interfaces:
Element<java.lang.Integer>

public final class VoidCell
extends CrossableCell
A VoidCell black case. Just to represent nothing.
  • Constructor Details

    • VoidCell

      public VoidCell​(int x, int y)