package java
Type Members
- class Lot extends AnyRef
Java-friendly wrapper for
io.bidmachine.rollouts.sdk.models.Lot.Java-friendly wrapper for
io.bidmachine.rollouts.sdk.models.Lot.Delegates newtype-aware lookups to
io.bidmachine.rollouts.sdk.JavaBridge(Scala), so no unchecked casts are needed on the Java side. - class Rollouts extends AutoCloseable
Java-friendly facade for the Rollouts SDK.
Java-friendly facade for the Rollouts SDK.
Delegates to
JavaBridge(Scala) for type-safe execution.All methods run IO effects synchronously with default timeouts.