1. af5004e Make Pair class final to ensure immutability by Sho SHIMIZU · 10 years ago
  2. 26d7789 Make Pair class immutable when user supplies immutable objects by Sho SHIMIZU · 10 years ago
  3. 69aa0f3 Make Pair class equality comparable by Sho SHIMIZU · 10 years ago
  4. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  5. 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 10 years ago[Renamed (92%) from src/main/java/net/onrc/onos/ofcontroller/util/Pair.java]
  6. d7476d0 Update debug codes by Toshio Koide · 10 years ago
  7. 4535bc1 Renamed the Pair.left and Pair.right fields to Pair.first and Pair.second by Pavlin Radoslavov · 11 years ago
  8. 9f9d549 Added a generic class to represent a pair of two values. by Pavlin Radoslavov · 11 years ago