public interface BaseAction<T,E extends Exception>
void
performAction(T object)
void performAction(T object) throws E extends Exception
E extends Exception
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.