public class RateLimitUtils extends java.lang.Object
static <T> T
coalesce(T first, T second)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T coalesce(@Nullable T first, T second)