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
FlatProjectoror a reason its construction failed
-