public static class Companion.SaveAndFinishSnapping
Save-and-exit navigation event data class.
public SaveAndFinishSnapping(@NotNull
java.util.List<io.scanbot.sdk.persistence.Page> snappedObjects)
Save-and-exit navigation event data class.
snappedObjects - all the objects snapped by given momentpublic SaveAndFinishSnapping()
Save-and-exit navigation event data class.
@NotNull public java.util.List<io.scanbot.sdk.persistence.Page> getSnappedObjects()
all the objects snapped by given moment
@NotNull public java.util.List<io.scanbot.sdk.persistence.Page> component1()
all the objects snapped by given moment
@NotNull
public io.scanbot.sdk.ui.view.multiple_objects.MultipleObjectsDetectorPresenter.Companion.SaveAndFinishSnapping copy(@NotNull
java.util.List<io.scanbot.sdk.persistence.Page> snappedObjects)
Save-and-exit navigation event data class.
snappedObjects - all the objects snapped by given moment@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)