Record Class VipsOption.Int

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

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