| Package | Description |
|---|---|
| com.redfin.fuzzy | |
| com.redfin.fuzzy.cases |
| Modifier and Type | Method and Description |
|---|---|
static NumericCase<Byte> |
Any.byteInteger() |
static NumericCase<Integer> |
Any.integer() |
static NumericCase<Long> |
Any.longInteger() |
static NumericCase<Short> |
Any.shortInteger() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract NumericCase<T> |
NumericCase.newCase() |
static NumericCase<Byte> |
NumericCase.ofBytes() |
static NumericCase<Integer> |
NumericCase.ofIntegers() |
static NumericCase<Long> |
NumericCase.ofLongs() |
static NumericCase<Short> |
NumericCase.ofShorts() |
Copyright © 2017 Redfin. All rights reserved.