Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary

This section describes the Primordium implementations of org.osid.id.Id.

...

and URL1Id and URL2Id will be equal

Patterns

These Id implementations implement equals() comparing the Id authority, namespace, and identifier.

They also support one or more valueOf() static factories where the string-based static factory supports the format output in toString()

See Also

...