T
- Input typeU
- Input typeS
- Input typeR
- Return Typepublic static interface ArpResponderUtil.TriFunction<T,U,S,R>
Modifier and Type | Method and Description |
---|---|
R |
apply(T t,
U u,
S s)
Apply the Action.
|
Copyright © 2019 OpenDaylight. All rights reserved.