Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-939

TreeNode's getChildren() shall not return List<? extends TreeNode<E>>

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.0.1
    • 6.0.0
    • None
    • None

      It will make the following statement failed (with a warning):

      treeNode.getChildren().add(anotherNode);

      Solution:
      It shall return List<TreeNode<E>> instead.

            Unassigned Unassigned
            tomyeh tomyeh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 12 minutes
                12m