public class ImplicitConversions extends Object
| Constructor and Description |
|---|
ImplicitConversions() |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable Object |
convert(@NotNull Object sourceValue,
@NotNull BuiltinDataType targetType) |
static int |
getPrecedence(@NotNull BuiltinDataType dataType) |
@Nullable public static @Nullable Object convert(@NotNull @NotNull Object sourceValue, @NotNull @NotNull BuiltinDataType targetType)
public static int getPrecedence(@NotNull
@NotNull BuiltinDataType dataType)
Copyright © 2021. All rights reserved.