Interface Expression<T>

  • Type Parameters:
    T -

    public interface Expression<T>
    Author:
    Mahesh.Kannan@Sun.Com
    • Method Detail

      • getReturnType

        Class<T> getReturnType()