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