Uses of Interface
org.cojen.maker.Field
-
Uses of Field in org.cojen.maker
Modifier and TypeMethodDescriptionAccess aVarHandle
via a pseudo field.Access a static or instance field in the enclosing object of this method.Access a static or instance field from the object referred to by this variable.default Field
Fields cannot be renamed, and so this method always throws anIllegalStateException
.Assign a value to this variable, either from another variable or from a constant.default Field
Fields cannot have a signature defined within the body of a method, and so this method always throws anIllegalStateException
.