Class TypeWriter.MethodPool.Record.ForNonImplementedMethod

    • Field Detail

      • methodDescription

        private final MethodDescription methodDescription
        The undefined method.
    • Constructor Detail

      • ForNonImplementedMethod

        public ForNonImplementedMethod​(MethodDescription methodDescription)
        Creates a new undefined record.
        Parameters:
        methodDescription - The undefined method.