org.jruby.util.unsafe
Class UnsafeGenerator

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

public class UnsafeGenerator
extends java.lang.Object


Constructor Summary
UnsafeGenerator()
           
 
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

UnsafeGenerator

public UnsafeGenerator()
Method Detail

main

public static void main(java.lang.String[] args)


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