Package jsonvalues

Class JsBinaryLens<S extends Json<S>>

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

    public final class JsBinaryLens<S extends Json<S>>
    extends Lens<S,​byte[]>
    Represent a Lens which focus is an array of bytes located at a path in a Json
    • Method Summary

      • Methods inherited from class java.lang.Object

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