All Implemented Interfaces:
com.google.common.base.Supplier<com.google.common.cache.LoadingCache<String ,Node >>
, Supplier <com.google.common.cache.LoadingCache<String ,Node >>
@Singleton
public class NodesParsedFromSupplier
extends Object
implements com.google.common.base.Supplier<com.google.common.cache.LoadingCache<String ,Node >>
Method Summary
All Methods Instance Methods Concrete Methods
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Details
get
public com.google.common.cache.LoadingCache<String ,Node > get ()
Specified by:
get
in interface com.google.common.base.Supplier<com.google.common.cache.LoadingCache<String ,Node >>
Specified by:
get
in interface Supplier <com.google.common.cache.LoadingCache<String ,Node >>