Record Class VipsOption.Source

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

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