Evolutionäre Softwareentwicklung vs. Kreationismus

package java.lang;

/**
 * Class <code>Object</code> is the root of the class hierarchy.
 * Every class has <code>Object</code> as a superclass. All objects,
 * including arrays, implement the methods of this class.
 *
 * @author  God
 * @see       Bible
 * @since    The beginning
 */
public class Object {

    private static native void registerNatives();

...

Hmmm. Ich weis nicht.

This entry was posted on Thursday, January 17th, 2008 at 02:39. Posted in: fun with code, java. You can follow any responses to this entry through the RSS 2.0feed. You can leave a response, or trackback from your own site.

Leave a Reply