类 AbstractLoadPlanBuildingAssociationVisitationStrategy.PropertyPathStack

  • 封闭类:
    AbstractLoadPlanBuildingAssociationVisitationStrategy

    public static class AbstractLoadPlanBuildingAssociationVisitationStrategy.PropertyPathStack
    extends Object
    Maintains stack information for the property paths we are processing for logging purposes. Because of the recursive calls it is often useful (while debugging) to be able to see the "property path" as part of the logging output.
    • 构造器详细资料

      • PropertyPathStack

        public PropertyPathStack()
    • 方法详细资料

      • pop

        public void pop()