Interface NewClass


  • public interface NewClass
    A marker interface we put on new classes in weave packages so that we skip parsing them as they're being loaded. Classes should never directly implement this marker interface.