All Classes
-
All Classes Interface Summary Exception Summary Annotation Types Summary Class Description Nullable Annotation to mark a parameter as nullable: Ops with nullable parameters should be callable with or without their Nullable argumentsOp TODO: What is an Op?OpClass Annotates an op declared as aClass.OpCollection An interface marking a collection of ops defined as either instance fields or static methods.OpDependency Annotates a helper op as a field that should be auto injected.OpExecutionException Thrown to indicate that an Op failed in its executionOpExecutionException.ThrowingRunnable OpExecutionException.ThrowingSupplier<T> OpField Annotates an op declared as aFieldin anOpCollection.OpHints An annotation used to record the hints that apply to a particular Op.OpMethod