Uses of Enum Class
org.apache.datasketches.thetacommon.SetOperationCornerCases.UnionAction
Package
Description
This package contains common tools and methods for the theta,
tuple, tuple/* and fdt packages.
-
Uses of SetOperationCornerCases.UnionAction in org.apache.datasketches.thetacommon
Modifier and TypeMethodDescriptionSetOperationCornerCases.CornerCase.getUnionAction()
Gets the union actionReturns the enum constant of this class with the specified name.static SetOperationCornerCases.UnionAction[]
SetOperationCornerCases.UnionAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.