Record Class VipsOption.Target

java.lang.Object
java.lang.Record
app.photofox.vipsffm.VipsOption.Target
All Implemented Interfaces:
VipsOption
Enclosing interface:
VipsOption

public static record VipsOption.Target(String key, AtomicReference<Optional<VTarget>> box) extends Record implements VipsOption