Interface and Description |
---|
org.omnifaces.util.Callback.Returning
Since 4.0. Use
Supplier instead. |
org.omnifaces.util.Callback.ReturningWithArgument
Since 4.0. Use
Function instead. |
org.omnifaces.util.Callback.Void
Since 4.0. Use
Runnable instead. |
org.omnifaces.util.Callback.WithArgument
Since 4.0. Use
Consumer instead. |
Constructor and Description |
---|
org.omnifaces.cdi.param.ParamValue(String[], Param, Type, V)
Since 3.8. This constructor should not have been public (and the class should have been final).
|
Copyright © 2012–2020 OmniFaces. All rights reserved.