assertNotNull. public static <T> T assertNotNull(T object, String fieldName) throws IllegalArgumentException. Asserts that the given object is non-null and ...
確定! 回上一頁