Java com.jgoodies.common.base Objects fields, constructors, methods, implement or subclass

Example usage for Java com.jgoodies.common.base Objects fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.jgoodies.common.base Objects.

The text is from its open source code.

Method

booleanequals(Object o1, Object o2)
Checks and answers if the two objects are both null or equal.