1. 37fa33c Create of immutable copy of set in the constructor. Fixes a kryo serialization bug by Madan Jampani · 8 years ago
  2. 9e3031a Add short-cut path taking when the paremter type is equal to own type by Sho SHIMIZU · 8 years ago
  3. ecb7898 Add short-cut path taking when the paremter type is equal to own type by Sho SHIMIZU · 8 years ago
  4. 9cc4a24 Make resource retrieval more efficient when specifing resource type by Sho SHIMIZU · 8 years ago
  5. 7a6cfdd Remove a method almost duplicated in other method by Sho SHIMIZU · 8 years ago
  6. e3718a8 Simplify method by Sho SHIMIZU · 8 years ago
  7. 4fe6b23 Cosmetics by Sho SHIMIZU · 8 years ago
  8. 34847b7 Avoid unnecessary allocations needed to convert List to Set by Sho SHIMIZU · 8 years ago
  9. f503a62 Rename NonEncodableDiscreteResources to GenericDiscreteResources by Sho SHIMIZU · 8 years ago[Renamed (85%) from core/store/dist/src/main/java/org/onosproject/store/resource/impl/NonEncodableDiscreteResources.java]
  10. 65de961 Compaction of discrete resources with range based representation by Sho SHIMIZU · 8 years ago
  11. 02e6e20 Add facade object called UnifiedDiscreteResources by Sho SHIMIZU · 8 years ago
  12. 32f57e9 Introduce abstract interface for set of discrete resources by Sho SHIMIZU · 8 years ago