com.zmicer.utils.model.junit
Interface IJustInterface

All Known Implementing Classes:
JustInterfaceImpl1, JustInterfaceImpl2, JustInterfaceImplThrowingExceptionInConstructor, JustInterfaceImplThrowingExceptionInStaticInit

public interface IJustInterface

Could be used for every one for checking smth. - it is dummy interface $Author:: $
$Rev:: $
$Date:: $


Method Summary
 void doNothing()
          Just method do not do smth.
 

Method Detail

doNothing

void doNothing()
Just method do not do smth.



Copyright © 2007 jzmicer.team. All Rights Reserved.