@FunctionalInterface public interface Func0<R> extends java.util.function.Supplier<R>
R
call()
default R
get()
R call()
default R get()
get
java.util.function.Supplier<R>
Copyright © 2018. All rights reserved.