Class ProjectionsApplier


  • @Internal
    public class ProjectionsApplier
    extends Object
    Helper functions to aid with parsing get-with-projections calls. Largely a port of Scala's ProjectionsApplier. It cannot be moved into core as it needs to handle both Java and Scala's JsonObject & JsonArray.
    Since:
    3.0.0