Class ReevaluatingReference<T>


  • @Incubating
    public class ReevaluatingReference<T>
    extends Object
    This class represents a reference to the most actual incarnation of a Metaclass. INTERNAL USE ONLY.
    • Method Detail

      • getPayload

        public T getPayload()