public interface Functions
| 限定符和类型 | 字段和说明 |
|---|---|
static com.google.common.base.Function<String,Integer> |
TO_INT_FUNCTION |
static com.google.common.base.Function<String,Long> |
TO_LONG_FUNCTION |
static com.google.common.base.Function<String,Short> |
TO_SHORT_FUNCTION |
Copyright © 2022 hellothomas. All rights reserved.