org.jruby.test
Class AlphaSingleton

java.lang.Object
  extended by org.jruby.test.AlphaSingleton

public class AlphaSingleton
extends java.lang.Object


Method Summary
 java.lang.String alpha()
           
static AlphaSingleton getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static final AlphaSingleton getInstance()

alpha

public java.lang.String alpha()


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