Package jsonvalues
Class JsInstantLens<S extends Json<S>>
java.lang.Object
fun.optic.Lens<S,Instant>
jsonvalues.JsInstantLens<S>
- Type Parameters:
S
- the type of the whole part, an array or an object
Represent a Lens which focus is an Instant located at a path in a Json
-
Field Summary
Fields inherited from class fun.optic.Lens
exists, find, get, modify, set
-
Method Summary
Methods inherited from class fun.optic.Lens
compose, compose