Interface Batch.Factory

All Superinterfaces:
Supplier<Batch>, org.wildfly.clustering.function.Supplier<Batch>
Enclosing interface:
Batch

public static interface Batch.Factory extends org.wildfly.clustering.function.Supplier<Batch>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Batch.Factory
     

    Fields inherited from interface org.wildfly.clustering.function.Supplier

    NULL
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get

    Methods inherited from interface org.wildfly.clustering.function.Supplier

    map