A {@link GuardingDynamicLinker} that delegates sequentially to a list of other guarding dynamic linkers. The firstvalue returned from a component linker other than null is returned. If no component linker returns an invocation, null is returned.
@author Attila Szegedi
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.