public interface Operation<T>
void
execute(T obj)
void execute(T obj) throws Exception
Exception
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.