public final class Preconditions extends Object
static <T> T
checkNonEmptyArgument(T address, String parameterName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T checkNonEmptyArgument(@Nullable T address, @Nonnull String parameterName)
Copyright © 2017. All rights reserved.