@InterfaceAudience.Public
@InterfaceStability.Evolving
public class CellVisibility
extends Object
This contains a visibility expression which can be associated with a cell. When it is set with a
Mutation, all the cells in that mutation will get associated with this expression. A visibility
expression can contain visibility labels combined with logical operators AND(&), OR(|) and NOT(!)