Package jsonvalues

Class JsObjLens<S extends Json<S>>

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

    public class JsObjLens<S extends Json<S>>
    extends Lens<S,​JsObj>
    Represent a Lens which focus is a json object located at a path is a Json
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait