| Package | Description |
|---|---|
| com.io7m.jpra.runtime.java |
Runtime components.
|
| Modifier and Type | Method and Description |
|---|---|
<A,E extends Exception> |
JPRATypeModelType.JPRATypeType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
<A,E extends Exception> |
JPRATypeModelType.JPRAFloatType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
<A,E extends Exception> |
JPRATypeModelType.JPRAIntegerSignedType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
<A,E extends Exception> |
JPRATypeModelType.JPRAIntegerUnsignedType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
<A,E extends Exception> |
JPRATypeModelType.JPRAIntegerSignedNormalizedType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
<A,E extends Exception> |
JPRATypeModelType.JPRAIntegerUnsignedNormalizedType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
<A,E extends Exception> |
JPRATypeModelType.JPRAMatrixType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
<A,E extends Exception> |
JPRATypeModelType.JPRAVectorType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
<A,E extends Exception> |
JPRATypeModelType.JPRAStringType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
<A,E extends Exception> |
JPRATypeModelType.JPRABooleanSetType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
<A,E extends Exception> |
JPRATypeModelType.JPRAUserDefinedType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
<A,E extends Exception> |
JPRATypeModelType.JPRAArrayType.matchType(JPRATypeModelType.JPRATypeMatcherType<A,E> m) |
Copyright © 2017 <code@io7m.com> http://io7m.com