Package one.microstream.util.cql
Class ArrayProjector.Default<T>
java.lang.Object
one.microstream.util.cql.ArrayProjector.Default<T>
- All Implemented Interfaces:
Function<T,Object[]>
,ArrayProjector<T>
- Enclosing interface:
- ArrayProjector<T>
public static final class ArrayProjector.Default<T> extends Object implements ArrayProjector<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.util.cql.ArrayProjector
ArrayProjector.Default<T>
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary