Phylum

public class Phylum

A collection of operators, used by operators to specify the allowed operators of their children.

Fields

operators

protected final int[] operators

The list of allowed operators represented by this Phylum.

Constructors

Phylum

protected Phylum(String name, int code, int[] operators)

Methods

toString

public String toString()