com.silanis.esl.sdk.internal
Class Asserts
java.lang.Object
com.silanis.esl.sdk.internal.Asserts
public class Asserts
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
genericAssert
public static void genericAssert(boolean condition,
String message)
notNullOrEmpty
public static void notNullOrEmpty(String assertedValue,
String fieldName)
Copyright 2014, Silanis Technology, Inc. All rights reserved.