Interface FinalCapableSource<T>

    • Method Detail

      • setFinal

        T setFinal​(boolean finl)
        Sets the final keyword in this element.
        Parameters:
        finl - if this element should be set to final
        Returns:
        the generic element this interface is bound to