Java com.google.gwt.dev.util Preconditions fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.dev.util Preconditions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.dev.util Preconditions.

The text is from its open source code.

Method

TcheckNotNull(T reference)
Ensures that an object reference passed as a parameter to the calling method is not null.