Package jsonvalues

Class JsIntLens<S extends Json<S>>

  • Type Parameters:
    S - the type of the whole part, an array or an object

    public class JsIntLens<S extends Json<S>>
    extends Lens<S,​Integer>
    Represent a Lens which focus is an integer number located at a path in a Json