Uses of Class
com.mycompany.myproject.api.MyFunction

Packages that use MyFunction
com.mycompany.myproject.api Implementation of the myproject API. 
 

Uses of MyFunction in com.mycompany.myproject.api
 

Subclasses of MyFunction in com.mycompany.myproject.api
 class MyFunctionImpl
          Implementation of the MyFunction function.
 

Fields in com.mycompany.myproject.api declared as MyFunction
static MyFunction APIImpl.MY_FUNCTION
          The MyFunction function.