iterator

Class Permutation

    • Constructor Summary

      Constructors 
      Constructor and Description
      Permutation() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Permutation

        public Permutation()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)