Uses of Class
dk.cloudcreate.essentials.shared.functional.tuple.Empty
-
Packages that use Empty Package Description dk.cloudcreate.essentials.shared.functional.tuple -
-
Uses of Empty in dk.cloudcreate.essentials.shared.functional.tuple
Fields in dk.cloudcreate.essentials.shared.functional.tuple declared as Empty Modifier and Type Field Description static EmptyEmpty. INSTANCEThe shared single instance of theEmptytupleMethods in dk.cloudcreate.essentials.shared.functional.tuple that return Empty Modifier and Type Method Description static EmptyTuple. empty()static EmptyEmpty. instance()The shared single instance of theEmptytuplestatic EmptyTuple. of()
-