Class Function.SerializedNamedFunction

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Function

    public static class Function.SerializedNamedFunction
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object readResolve()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SerializedNamedFunction

        public SerializedNamedFunction​(Symbol name)
    • Method Detail

      • readResolve

        public java.lang.Object readResolve()