org.jruby.util.unsafe
Class UnsafeFactory

java.lang.Object
  extended by org.jruby.util.unsafe.UnsafeFactory

public class UnsafeFactory
extends java.lang.Object


Constructor Summary
UnsafeFactory()
           
 
Method Summary
static Unsafe getUnsafe()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnsafeFactory

public UnsafeFactory()
Method Detail

getUnsafe

public static Unsafe getUnsafe()


Copyright © 2002-2007 JRuby Team. All Rights Reserved.