Class IterableStandin<E>

java.lang.Object
io.smallrye.openapi.runtime.scanner.IterableStandin<E>
All Implemented Interfaces:
Iterable<E>

public abstract class IterableStandin<E> extends Object implements Iterable<E>
Author:
Eric Wittmann
  • Constructor Details

    • IterableStandin

      public IterableStandin()