public interface JPRATypeModelType
jpra type model.| Modifier and Type | Interface and Description |
|---|---|
static class |
JPRATypeModelType.JPRAArrayType
The type of
jpra array types. |
static class |
JPRATypeModelType.JPRABooleanSetType
The type of
jpra string types. |
static class |
JPRATypeModelType.JPRAFloatType
The type of
jpra float types. |
static class |
JPRATypeModelType.JPRAIntegerSignedNormalizedType
The type of
jpra signed normalized integer types. |
static class |
JPRATypeModelType.JPRAIntegerSignedType
The type of
jpra signed integer types. |
static class |
JPRATypeModelType.JPRAIntegerUnsignedNormalizedType
The type of
jpra unsigned normalized integer types. |
static class |
JPRATypeModelType.JPRAIntegerUnsignedType
The type of
jpra unsigned integer types. |
static class |
JPRATypeModelType.JPRAMatrixType
The type of
jpra matrix types. |
static interface |
JPRATypeModelType.JPRAScalarMatcherType<A,E extends Exception>
The type of
jpra scalar type matchers. |
static interface |
JPRATypeModelType.JPRAScalarType
The type of
jpra scalar types. |
static class |
JPRATypeModelType.JPRAStringType
The type of
jpra string types. |
static interface |
JPRATypeModelType.JPRATypeMatcherType<A,E extends Exception>
The type of
jpra type matchers. |
static interface |
JPRATypeModelType.JPRATypeType
The type of
jpra types. |
static class |
JPRATypeModelType.JPRAUserDefinedType
The type of
jpra user-defined types. |
static class |
JPRATypeModelType.JPRAVectorType
The type of
jpra vector types. |
Copyright © 2017 <code@io7m.com> http://io7m.com