com.zmicer.utils.model.junit
Class JustInterfaceImpl1
java.lang.Object
com.zmicer.utils.model.junit.JustInterfaceImpl1
- All Implemented Interfaces:
- IJustInterface
public class JustInterfaceImpl1
- extends Object
- implements IJustInterface
$Author:: $
$Rev:: $
$Date:: $
Field Summary |
static org.apache.log4j.Logger |
LOG
Logger instance. |
Method Summary |
void |
doNothing()
Just method do not do smth. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final org.apache.log4j.Logger LOG
- Logger instance.
JustInterfaceImpl1
public JustInterfaceImpl1()
doNothing
public void doNothing()
- Description copied from interface:
IJustInterface
- Just method do not do smth.
- Specified by:
doNothing
in interface IJustInterface
- See Also:
IJustInterface.doNothing()
Copyright © 2007 jzmicer.team. All Rights Reserved.