T1
T2
T3
public interface TernaryAction<T1,T2,T3>
void
perform(T1 first, T2 second, T3 third)
void perform(T1 first, T2 second, T3 third)
first
second
third
Copyright © 2013. All rights reserved.