Supplier of InputStream instead.@Deprecated
public static interface FileUploadField.FileContentProvider
extends java.util.function.Supplier<java.io.InputStream>
| Modifier and Type | Method and Description |
|---|---|
default java.io.InputStream |
get()
Deprecated.
|
java.io.InputStream |
provide()
Deprecated.
|