Tom C

804
reputation
2
11
24
public static void main( String[] args )
{
    System.out.println( SSCEE.getSSCCEDescription() );
}

Present a: Short, Self Contained, Correct (Compilable), Example.