1. 4920d05 Make sure to supply Kryo serializable set to constructor by Sho SHIMIZU · 8 years ago
  2. 37fa33c Create of immutable copy of set in the constructor. Fixes a kryo serialization bug by Madan Jampani · 8 years ago
  3. 9e3031a Add short-cut path taking when the paremter type is equal to own type by Sho SHIMIZU · 8 years ago
  4. ecb7898 Add short-cut path taking when the paremter type is equal to own type by Sho SHIMIZU · 8 years ago
  5. 9cc4a24 Make resource retrieval more efficient when specifing resource type by Sho SHIMIZU · 8 years ago
  6. 7a6cfdd Remove a method almost duplicated in other method by Sho SHIMIZU · 8 years ago
  7. e3718a8 Simplify method by Sho SHIMIZU · 8 years ago
  8. 4fe6b23 Cosmetics by Sho SHIMIZU · 8 years ago
  9. 34847b7 Avoid unnecessary allocations needed to convert List to Set by Sho SHIMIZU · 8 years ago
  10. 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]
  11. 65de961 Compaction of discrete resources with range based representation by Sho SHIMIZU · 8 years ago
  12. 02e6e20 Add facade object called UnifiedDiscreteResources by Sho SHIMIZU · 8 years ago
  13. 32f57e9 Introduce abstract interface for set of discrete resources by Sho SHIMIZU · 8 years ago