Package org.antublue.test.engine.extras
Class Key
java.lang.Object
org.antublue.test.engine.extras.Key
Class to implement a Key
-
Method Summary
-
Method Details
-
of
Method to create a key from a Collection of Objects- Parameters:
collection- collection- Returns:
- a key
-
of
Method to create a key from an array of Objects- Parameters:
objects- objects- Returns:
- a key
-