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 classArrayProjector.Default<T> - 
Method Summary