Package | Description |
---|---|
org.primefaces.model | |
org.primefaces.util |
Modifier and Type | Method and Description |
---|---|
void |
DefaultStreamedContent.setStream(SerializableSupplier<InputStream> stream)
Deprecated.
|
DefaultStreamedContent.Builder |
DefaultStreamedContent.Builder.stream(SerializableSupplier<InputStream> is) |
Modifier and Type | Method and Description |
---|---|
void |
Lazy.reset(SerializableSupplier<T> init) |
Constructor and Description |
---|
Lazy(SerializableSupplier<T> init) |
Copyright © 2020. All rights reserved.