Interface XMLMarshallableComparator.XMLMarshallableCleaner<T>

Enclosing class:
XMLMarshallableComparator<T extends XMLMarshallable>

public static interface XMLMarshallableComparator.XMLMarshallableCleaner<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    clean(T model)
     
  • Method Details

    • clean

      T clean(T model)