Java Interface Type

An interface. Visibility may be Default, Public, Protected, or Private. For example, some_interface in the following example has a kind of Java Interface Type Protected.

protected interface some_interface { 
   ... 
} 

Scientific Toolworks, Inc.
http://www.scitools.com