Package io.confluent.csid.utils
Class JavaUtils
java.lang.Object
io.confluent.csid.utils.JavaUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Optional<T>
static <T> Optional<T>
getOnlyOne
(Map<String, T> stringMapMap) static boolean
isGreaterThan
(Duration compare, Duration to) static Duration
static <K,
V1, V2> Map<K, V2> A shortcut for changing only the values of a Map.