Class SwitchCase


  • public class SwitchCase
    extends java.lang.Object
    Represents one case of a SwitchStatement.
    • Constructor Summary

      Constructors 
      Constructor Description
      SwitchCase()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SwitchCase

        public SwitchCase()