Uses of Interface
uk.co.terminological.rjava.Rule

Packages that use Rule
Package
Description
 
  • Uses of Rule in uk.co.terminological.rjava

    Subinterfaces of Rule in uk.co.terminological.rjava
    Modifier and Type
    Interface
    Description
    static interface 
    The StreamRule interface allows a data mapping that selects another stream to be associated with and a set of named data mappings selecting end data items The intermediate stream is used to flatten a nested data structure, by firstly mapping a stream to a nested stream, them mapping that to a named set of data.