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