Uses of Interface
one.microstream.util.cql.ArrayProjector
Package | Description |
---|---|
one.microstream.util.cql |
-
Uses of ArrayProjector in one.microstream.util.cql
Classes in one.microstream.util.cql that implement ArrayProjector Modifier and Type Class Description static class
ArrayProjector.Default<T>
Methods in one.microstream.util.cql that return ArrayProjector Modifier and Type Method Description static <T> ArrayProjector<T>
ArrayProjector. New(Function<? super T,Object>... fieldProjectors)