Package org.bsc.async

Class AsyncGenerator.Data<E>

  • Type Parameters:
    E - the type of the data element
    Enclosing interface:
    AsyncGenerator<E>

    public static class AsyncGenerator.Data<E>
    extends Object
    Represents a data element in the AsyncGenerator.