I haven\'t touched Java since using JBuilder in the late 90\'s while at University, so I\'m a little out of touch - at any rate I\'ve been working on a small Java project th
interface: defines the contract for a class which implements it
interface:
@interface: defines the contract for an annotation
@interface: