1. 37a038b Update Javadoc by Sho SHIMIZU · 8 years ago
  2. 0e1a476 Add precondition check to guarantee non-null by Sho SHIMIZU · 8 years ago
  3. b08d586 Refactor: Rename Resource#isTypeOf() to isSubTypeOf() by Sho SHIMIZU · 8 years ago
  4. 9c02f3a Hide underlying components from public use by Sho SHIMIZU · 8 years ago
  5. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  6. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  7. 7f8a7cb Define zero argument contructoris for the serializer by Sho SHIMIZU · 8 years ago
  8. 7dac8a4 Change the return type of ResourceId#parent() by Sho SHIMIZU · 8 years ago
  9. 42ac51f Make fields private to get classes immutable by Sho SHIMIZU · 8 years ago
  10. 34b55b6 Remove unnecessary method calls by direct access to the field by Sho SHIMIZU · 8 years ago
  11. 2a70451 Use concrete types instead of abstract types by Sho SHIMIZU · 8 years ago
  12. f33b893 Move inner classes to upper level by Sho SHIMIZU · 8 years ago