Interface Attribute<T>


public interface Attribute<T>
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static <T> Attribute<T>
     
  • Method Details

    • generate

      static <T> Attribute<T> generate()