xtc.util
Interface Function.F0<R>

Enclosing class:
Function

public static interface Function.F0<R>

A function with no arguments.


Method Summary
 R apply()
           
 

Method Detail

apply

R apply()


Copyright © 2012. All Rights Reserved.