Class Advice.OffsetMapping.ForField

    • Constructor Detail

      • ForField

        public ForField​(TypeDescription.Generic target,
                        boolean readOnly,
                        Assigner.Typing typing)
        Creates an offset mapping for a field.
        Parameters:
        target - The target type.
        readOnly - true if this mapping is read-only.
        typing - The typing to apply.