Annotation Type GraphProviderClass


  • @Retention(RUNTIME)
    @Target(TYPE)
    @Inherited
    public @interface GraphProviderClass
    The GraphProvider instance that will be used to generate a Graph instance.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)