scala

mobile

package mobile

Type Members

  1. class Code extends AnyRef

    The class Code provides apply methods with different arities (actually up to 9 parameters) to invoke a function simply by specifying its name and argument types

  2. class Location extends AnyRef

    The class Location provides a create method to instantiate objects from a network location by specifying the URL address of the jar/class file

Value Members

  1. object Location extends Location

    The object Location can be used to instantiate objects on the same Java VM