@Nullable public V get(@NotNull @NotNull Map<?,?> map) throws ClassCastException
ClassCastException@Contract(value="_,!null ->!null") public V getOr(@NotNull @NotNull Map<?,?> map, V elze) throws ClassCastException
ClassCastException@Contract(value="_,!null ->!null") public V tryOr(@Nullable @Nullable Object obj, V elze) throws ClassCastException
ClassCastExceptionCopyright © 2023. All rights reserved.