junitx.ddtunit.resources
Interface SecondCollection

All Superinterfaces:
Collection, Iterable
All Known Implementing Classes:
SecondCollectionImpl

public interface SecondCollection
extends Collection


Method Summary
 void extraMethod()
           
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 

Method Detail

extraMethod

void extraMethod()


Copyright © 2004-2011. All Rights Reserved.