org.jruby.util.unsafe
Interface Unsafe

All Known Implementing Classes:
SunUnsafeWrapper

public interface Unsafe


Method Summary
 void throwException(java.lang.Throwable t)
           
 

Method Detail

throwException

void throwException(java.lang.Throwable t)


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