Class PlanBranchConfiguration


  • @Immutable
    public class PlanBranchConfiguration
    extends Object
    • Constructor Detail

      • PlanBranchConfiguration

        public PlanBranchConfiguration​(@Nullable
                                       @Nullable BranchIntegrationSettings branchIntegrationSettings,
                                       boolean disableAutomaticallyBranchCleanup)
    • Method Detail

      • isDisableAutomaticallyBranchCleanup

        public boolean isDisableAutomaticallyBranchCleanup()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object