1. f24b88c Fix map type mismatch by Yuta HIGUCHI · 8 years ago
  2. a1a590b Fix NoSuchElementException reported in ONOS-4763 and ONOS-4757 by Sho SHIMIZU · 8 years ago
  3. 09ed387 Fix unit tests and bugs of EncodableDiscreteResources by Sho SHIMIZU · 8 years ago
  4. 317b498 Remove a constructor unnecessary due to the custom serializer by Sho SHIMIZU · 8 years ago
  5. 0e77c50 Performance improvement in deserialization of EncodableDiscreteResources by Sho SHIMIZU · 8 years ago
  6. b15b2ea Avoid extracting resoure set from backing range set by Sho SHIMIZU · 8 years ago
  7. b42d383 Avoid extracting resoure set from backing range set by Sho SHIMIZU · 8 years ago
  8. 326162f Avoid extracting resource set from backing range set by Sho SHIMIZU · 8 years ago
  9. e96a9e3 Rename to avoid confusion with values and values() by Sho SHIMIZU · 8 years ago
  10. 9e3031a Add short-cut path taking when the paremter type is equal to own type by Sho SHIMIZU · 8 years ago
  11. ecb7898 Add short-cut path taking when the paremter type is equal to own type by Sho SHIMIZU · 8 years ago
  12. 9cc4a24 Make resource retrieval more efficient when specifing resource type by Sho SHIMIZU · 8 years ago
  13. 7a6cfdd Remove a method almost duplicated in other method by Sho SHIMIZU · 8 years ago
  14. e3718a8 Simplify method by Sho SHIMIZU · 8 years ago
  15. 68e8bfa Add missing equals(), hashCode() and toString() by Sho SHIMIZU · 8 years ago
  16. 4fe6b23 Cosmetics by Sho SHIMIZU · 8 years ago
  17. 34847b7 Avoid unnecessary allocations needed to convert List to Set by Sho SHIMIZU · 8 years ago
  18. 758cf63 Reduce the memory usage by RangeSet in backing data structure by Sho SHIMIZU · 8 years ago
  19. 2795d63 Make serialized resources more compact to omit redundant parent resource ID by Sho SHIMIZU · 8 years ago
  20. 65de961 Compaction of discrete resources with range based representation by Sho SHIMIZU · 8 years ago
  21. e4f76ed Add a set of discrete resources that can be encoded as interger by Sho SHIMIZU · 8 years ago