Package one.microstream.util.cql
Interface ArrayProjector<T>
- All Known Implementing Classes:
ArrayProjector.Default
public interface ArrayProjector<T> extends Function<T,Object[]>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ArrayProjector.Default<T>
-
Method Summary