T
public abstract class Lazy<T> extends Object
Lazy()
abstract T
getLazy()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Lazy()
public abstract T getLazy()
Copyright © 2016. All Rights Reserved.