org.codehaus.jackson.map.ser
Class PropertyBuilder.EmptyCollectionChecker
java.lang.Object
org.codehaus.jackson.map.ser.PropertyBuilder.EmptyCollectionChecker
- Enclosing class:
- PropertyBuilder
public static class PropertyBuilder.EmptyCollectionChecker
- extends Object
Helper object used to check if given Collection object is null or empty
- Since:
- 1.9
PropertyBuilder.EmptyCollectionChecker
public PropertyBuilder.EmptyCollectionChecker()
equals
public boolean equals(Object other)
- Overrides:
equals
in class Object