org.wegra.thread
Class SpinLock.Test

java.lang.Object
  extended byorg.wegra.thread.SpinLock.Test
Enclosing class:
SpinLock

public static final class SpinLock.Test
extends java.lang.Object

Å×½ºÆ®¿ë Ŭ·¡½º. ½ÇÇàµÇ¸é "hello world"¸¦ Ãâ·ÂÇÑ´Ù.


Constructor Summary
SpinLock.Test()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpinLock.Test

public SpinLock.Test()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception