Packages

package local

Type Members

  1. class AbstractMethodInvocationException extends SyncObjectException
  2. trait CallableLocalMethodInvocation[R] extends LocalMethodInvocation[R]
  3. trait Chip[S] extends AnyRef

    The Chip is a class that controls an object of type S The controlled object is then considered as chipped and its chip can invoke any of its methods and set his fields values.

  4. trait LocalMethodInvocation[R] extends MethodInvocation[R]

Ungrouped