Builder
Interfaces, Classes, Traits and Enums
- UuidBuilderInterface
 - A UUID builder builds instances of UuidInterface
 - BuilderCollection
 - A collection of UuidBuilderInterface objects
 - DefaultUuidBuilder
 - UuidBuilder builds instances of RFC 4122 UUIDs
 - DegradedUuidBuilder
 - FallbackBuilder
 - FallbackBuilder builds a UUID by stepping through a list of UUID builders until a UUID can be constructed without exceptions