public static void main( String[] args )
{
System.out.println( SSCEE.getSSCCEDescription() );
}
Present a: Short, Self Contained, Correct (Compilable), Example.
public static void main( String[] args )
{
System.out.println( SSCEE.getSSCCEDescription() );
}
Present a: Short, Self Contained, Correct (Compilable), Example.