public interface FacesWrapper<T>
| Modifier and Type | Method and Description | 
|---|---|
| T | getWrapped()A class that implements this interface uses this method to return an instance of the class being wrapped. | 
T getWrapped()
Copyright © 2021 The Apache Software Foundation. All rights reserved.