org.virtualrepository.spi

Interface Accessor<T extends Asset,A>

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      Class<A> api()
      Return the bound API.
      Type<T> type()
      Returns the bound type.
    • Method Detail

      • type

        Type<T> type()
        Returns the bound type.
        Returns:
        the bound type
      • api

        Class<A> api()
        Return the bound API.
        Returns:
        the bound API

Copyright © 2014. All Rights Reserved.