public class PasswordClearingStream<T> extends Object implements Stream<T>
Stream.Builder<T>| Constructor and Description |
|---|
PasswordClearingStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallMatch, anyMatch, builder, collect, collect, concat, count, distinct, empty, filter, findAny, findFirst, flatMap, flatMapToDouble, flatMapToInt, flatMapToLong, forEach, forEachOrdered, generate, iterate, limit, map, mapToDouble, mapToInt, mapToLong, max, min, noneMatch, of, of, peek, reduce, reduce, reduce, skip, sorted, sorted, toArray, toArrayisParallel, iterator, onClose, parallel, sequential, spliterator, unorderedpublic void close()
close in interface AutoCloseableclose in interface BaseStream<T,Stream<T>>Copyright © 2019. All rights reserved.