public final class MapIndeterminateOperator extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
indeterminate(MethodHandle valueIndeterminateFunction,
Type keyType,
Type valueType,
Block block,
boolean isNull) |
public static boolean indeterminate(MethodHandle valueIndeterminateFunction, Type keyType, Type valueType, Block block, boolean isNull)
Copyright © 2012–2019. All rights reserved.