public class Memo<T> extends Object
Memo()
Memo(T initial)
T
get()
void
set(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Memo()
public Memo(T initial)
public void set(T value)
public T get()
Copyright © 2001-2015 JRuby. All Rights Reserved.