Interface AbstractConfigurableItem.ItemActioner<O,​M>

  • Enclosing class:
    AbstractConfigurableItem<R extends Model,​RE extends java.lang.Enum<RE>,​O,​M extends Model,​E extends java.lang.Enum<E>,​I>
    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 static interface AbstractConfigurableItem.ItemActioner<O,​M>
    Immediate action for an item.