Package org.copalis.jam.memo


package org.copalis.jam.memo
The core Jam classes used for memoization and build automation, including handling command-line parameters.
  • Class
    Description
    The signature of a method call
    A method memoizer that can also determine when methods need to be re-executed as a result of changes to external resources.
    A reference to one or more resources that might have been modified since the reference was created
    A method invocation observer that is allowed to modify return values
    Represents the cache status for a method invocation
    The result of a method call