paris
/
com.airbnb.paris.proxies
/
Proxy
Proxy
interface
Proxy
<out
P
, out
V
:
View
>
Content copied to clipboard
Properties
Parameters
Inheritors
Parameters
P
The
Proxy
implementation itself.
V
The
View
type that is being proxied.
Properties
proxy
Link copied to clipboard
abstract val
proxy
:
P
Content copied to clipboard
view
Link copied to clipboard
abstract val
view
:
V
Content copied to clipboard
Inheritors
BaseProxy
Link copied to clipboard