Uses of Interface
uk.co.terminological.rjava.Rule
Packages that use Rule
-
Uses of Rule in uk.co.terminological.rjava
Subinterfaces of Rule in uk.co.terminological.rjavaModifier and TypeInterfaceDescriptionstatic interface
Rule.StreamRule<Z,
W> 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.