interface

interface NAME { METHOD-DEC ... }
This form creates an interface with the given name.

ProfessorJ Beginner Language