-
@Serializable() public final class ExposureWindow
-
-
Field Summary
Fields Modifier and Type Field Description private final ExposureUnitunitprivate final Longvalue
-
Constructor Summary
Constructors Constructor Description ExposureWindow(ExposureUnit unit, Long value)
-
Method Summary
Modifier and Type Method Description final ExposureUnitgetUnit()final LonggetValue()-
-
Constructor Detail
-
ExposureWindow
ExposureWindow(ExposureUnit unit, Long value)
-
-
Method Detail
-
getUnit
final ExposureUnit getUnit()
-
-
-
-