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
  • Constructor Details

    • EmptyCollectionChecker

      public EmptyCollectionChecker()
  • Method Details