Package-level declarations

Types

Link copied to clipboard
interface Copyable<out SOURCE>

Defines a contract for copy operations, allowing objects implementing this interface to create copies of themselves.

Link copied to clipboard
interface Identifier

Represents an identifiable entity with a unique identifier.

Link copied to clipboard
interface Ordered

Represents an entity that has an ordering attribute.

Link copied to clipboard
interface Version

Represents an entity that maintains version information for optimistic concurrency control and state tracking.

Link copied to clipboard
object Wow

Central configuration and constants object for the Wow framework.