Module org.klojang.invoke


module org.klojang.invoke
A module centered around path-based object access and dynamic invocation. Its centerpiece is the PathWalker class, which can read from and write to a wide varieties of types.
  • Packages

    Exports
    Package
    Description
    Provides a bean reader and bean writer based on method handles and a minimal amount of reflection.
    Classes related to following a path to the object or resource denoted by it.
    Utilities related to path-based access and dynamic invocation.