I am not sure if this too vague, but I am getting this error when I run my code:
run:
Exception in thread “main” java.lang.UnsupportedOperationException: Not supported yet.
at Sort.sort(Sort.java:11)
at SortTest.main(SortTest.java:25)
C:UsersLaptopCMAppDataLocalNetBeansCache8.1executor-snippetsrun.xml:53: Java returned: 1
BUILD FAILED (total time: 0 seconds)