Interface Proxyable

All Known Implementing Classes:
DefaultClassTree, DefaultFileResource, DefaultFileTree, DefaultJarFile, 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