Class StreamStandin<E,S>
java.lang.Object
io.smallrye.openapi.runtime.scanner.StreamStandin<E,S>
- All Implemented Interfaces:
AutoCloseable,BaseStream<E,StreamStandin<E, S>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.stream.BaseStream
close, isParallel, iterator, onClose, parallel, sequential, spliterator, unordered
-
Constructor Details
-
StreamStandin
public StreamStandin()
-