Package | Description |
---|---|
org.apache.datasketches.thetacommon |
This package contains common tools and methods for the theta,
tuple, tuple/* and fdt packages.
|
Modifier and Type | Method and Description |
---|---|
static SetOperationCornerCases.CornerCase |
SetOperationCornerCases.CornerCase.caseIdToCornerCase(int id) |
static SetOperationCornerCases.CornerCase |
SetOperationCornerCases.CornerCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetOperationCornerCases.CornerCase[] |
SetOperationCornerCases.CornerCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.