Class Problem

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String type  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Problem​(java.lang.String type)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • type

        public final java.lang.String type
    • Constructor Detail

      • Problem

        protected Problem​(java.lang.String type)