C D U
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.io7m.junreachable - package com.io7m.junreachable
-
Core types.
- com.io7m.junreachable.core - module com.io7m.junreachable.core
-
Core types.
- com.io7m.junreachable.documentation - module com.io7m.junreachable.documentation
-
Documentation.
- com.io7m.junreachable.documentation - package com.io7m.junreachable.documentation
-
Documentation.
D
- Documentation - Class in com.io7m.junreachable.documentation
-
Documentation marker class.
U
- UnimplementedCodeException - Exception in com.io7m.junreachable
-
The type of exceptions thrown upon reaching code that is currently unimplemented.
- UnimplementedCodeException() - Constructor for exception com.io7m.junreachable.UnimplementedCodeException
-
Construct a new exception without a specific cause.
- UnimplementedCodeException(Throwable) - Constructor for exception com.io7m.junreachable.UnimplementedCodeException
-
Construct a new exception with the given cause.
- UnreachableCodeException - Exception in com.io7m.junreachable
-
The type of exceptions thrown upon reaching code that was expected to be unreachable.
- UnreachableCodeException() - Constructor for exception com.io7m.junreachable.UnreachableCodeException
-
Construct a new exception without a specific cause.
- UnreachableCodeException(Throwable) - Constructor for exception com.io7m.junreachable.UnreachableCodeException
-
Construct a new exception with the given cause.
All Classes All Packages