Interface Optimization

  • All Superinterfaces:
    Function<com.jcabi.xml.XML,​com.jcabi.xml.XML>
    All Known Implementing Classes:
    OptSpy, OptTrain
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface Optimization
    extends Function<com.jcabi.xml.XML,​com.jcabi.xml.XML>
    Abstraction for XML optimizations.
    Since:
    0.28.11