ide reformat
This commit is contained in:
committed by
Laurent Clouet
parent
31957c0722
commit
c174e574f1
@@ -67,6 +67,7 @@ public class Pair<F, S> {
|
||||
|
||||
/**
|
||||
* Convenience method for creating an appropriately typed pair.
|
||||
*
|
||||
* @param a the first object in the Pair
|
||||
* @param b the second object in the pair
|
||||
* @return a Pair that is templatized with the types of a and b
|
||||
|
||||
Reference in New Issue
Block a user