Interface ClassProxy

All Known Implementing Classes:
GroovyClassProxy, LazyClassProxy, StaticClassProxy

public interface ClassProxy
Author:
Bogdan Stefanescu
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
     
  • Method Details

    • get

      Class<?> get()
    • getClassName

      String getClassName()