| Package | Description |
|---|---|
| org.apache.datasketches |
This package is the parent package for all sketch algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
SetOperationCornerCases.AnotbAction |
SetOperationCornerCases.CornerCase.getAnotbAction() |
static SetOperationCornerCases.AnotbAction |
SetOperationCornerCases.AnotbAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetOperationCornerCases.AnotbAction[] |
SetOperationCornerCases.AnotbAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.