demojavadoc
Interface ITest


public interface ITest

an interface for testing javadoc


Method Summary
 int myIntMethod(int i)
          specifies a method that uses integers
 

Method Detail

myIntMethod

int myIntMethod(int i)
specifies a method that uses integers

Parameters:
i - an integer that represents universal questions
Returns:
an integer that represents universal answers