Interface FlatProjection
public interface FlatProjection
-
Method Summary
Modifier and TypeMethodDescriptiongetFlatProjector
(Struct sourceType) Realize this projection with the given source type.
-
Method Details
-
getFlatProjector
Realize this projection with the given source type.
- Returns:
- either a
FlatProjector
or a reason its construction failed
-