| Interface | Description |
|---|---|
| BytesHelper | |
| CheckedIterator<T,E extends Throwable> |
Copyright (C) 2018 SpectX
Created by Lauri Nõmme
12.12.2018 16:11
|
| CheckedSupplier<R,E extends Throwable> |
Copyright (C) 2018 SpectX
Created by Lauri Nõmme
12.12.2018 16:04
|
| Either<L,R> | |
| ExceptionUtil.CheckedBiConsumer<T,U> | |
| ExceptionUtil.CheckedBiFunction<T,U,R> | |
| ExceptionUtil.CheckedFunction<T,R> | |
| ExceptionUtil.CheckedRunnable | |
| ExceptionUtil.CheckedSupplier<T> |
| Class | Description |
|---|---|
| BytesCharSeq | |
| ClickHouseCityHash | |
| CollectionUtil | |
| DateTimeUtil | |
| ExceptionUtil | |
| Left<L,R> | |
| LRUCache<K,V> |
LRUCache is a simple LRUCache implementation, based on
LinkedHashMap. |
| Right<L,R> | |
| Slice |
Slice Object just like the slice of Go
|
| Slice.SliceIterator | |
| SQLLexer | |
| StringView | |
| StrUtil | |
| Switcher<T> | |
| SystemUtil | |
| Validate |
Copyright © 2021. All rights reserved.