com.googlecode.jpattern.core.chain
Class NullChainElement
java.lang.Object
com.googlecode.jpattern.core.chain.NullChainElement
- All Implemented Interfaces:
- IChainElement, Serializable
public class NullChainElement
- extends Object
- implements IChainElement
- Author:
- Francesco Cina'
29/gen/2011
This is the NullObject relative to the IChainElement Interface
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullChainElement
public NullChainElement()
exec
public IChainResult exec()
- Description copied from interface:
IChainElement
- Execute the chain
- Specified by:
exec in interface IChainElement
- Returns:
- the result of the execution
Copyright © 2011. All Rights Reserved.