Interface OAbstractCollectionConverter.ResultCallback

Enclosing class:
OAbstractCollectionConverter<T>

public static interface OAbstractCollectionConverter.ResultCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(Object item)
     
  • Method Details