R
public abstract class Function<R> extends Object
Function()
abstract R
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Function()
public abstract R getValue()
Copyright © 2012. All Rights Reserved.