| Package | Description |
|---|---|
| com.bazaarvoice.jolt.modifier.function |
| Modifier and Type | Class and Description |
|---|---|
static class |
Lists.firstElement
Given a list, return the first element
|
static class |
Lists.lastElement
Given a list, return the last element
|
static class |
Math.avg |
static class |
Math.divide |
static class |
Math.doubleSubtract |
static class |
Math.doubleSum |
static class |
Math.intSubtract |
static class |
Math.intSum |
static class |
Math.longSubtract |
static class |
Math.longSum |
static class |
Strings.concat |
static class |
Strings.substring |
Copyright © 2023. All rights reserved.