Enum Class CollectionMethods

java.lang.Object
java.lang.Enum<CollectionMethods>
org.soliscode.test.contract.CollectionMethods
All Implemented Interfaces:
Serializable, Comparable<CollectionMethods>, Constable, OptionalMethod

public enum CollectionMethods extends Enum<CollectionMethods> implements OptionalMethod
Values used to identify collection class methods for use with the CollectionContract.supportsMethod(OptionalMethod) method.
Since:
1.0
Author:
evanbergstrom