Interface StaticCapableSource<T>

    • Method Detail

      • setStatic

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