Interface Proxyable

All Known Implementing Classes:
DefaultClassTree, DefaultEclipseConfiguration, DefaultFileResource, DefaultFileTree, DefaultJarFile, DefaultLibraryJarFile, DefaultMvnRepoDependency, DefaultMvnRepoResource, DefaultResources, JarFileEntry, JavaResourceTree, ResourceObject, ServicesEntryResource

public interface Proxyable
Returns the implementing object of a proxied object.
  • Method Summary

    Modifier and Type
    Method
    Description
    default Object
    Returns the implementing object.
  • Method Details

    • backing

      default Object backing()
      Returns the implementing object.
      Returns:
      the object