Class PropertyBuilder.EmptyCollectionChecker
java.lang.Object
org.codehaus.jackson.map.ser.PropertyBuilder.EmptyCollectionChecker
- Enclosing class:
PropertyBuilder
Helper object used to check if given Collection object is null or empty
- Since:
- 1.9
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EmptyCollectionChecker
public EmptyCollectionChecker()
-
-
Method Details
-
equals
-