JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
it.tidalwave.util.StringValue
Packages that use
StringValue
Package
Description
it.tidalwave.util
Uses of
StringValue
in
it.tidalwave.util
Classes in
it.tidalwave.util
that implement
StringValue
Modifier and Type
Class
Description
class
Id
An opaque wrapper for identifiers.
class
Key
<T>
Constructors in
it.tidalwave.util
with parameters of type
StringValue
Modifier
Constructor
Description
Key
(
StringValue
name)
Deprecated.
use
Key.of(String, Class)
Key.of(String, Class)