Package-level declarations
Types
Link copied to clipboard
Indicates that an object supports a deepCopy operation which will return a copy that can be safely mutated without affecting other instances.
Link copied to clipboard
Link copied to clipboard
interface EnvironmentProvider
Provide a mapping from key to value
Link copied to clipboard
interface Filesystem
Abstraction over filesystem
Link copied to clipboard
A value that is produced asynchronously and cached after first initialized.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface PropertyProvider
Provide a mapping from (JVM) property key to value