Interface ClassBuilder<M>

    • Method Detail

      • superType

        ClassBuilder<M> superType​(java.lang.Class<?> superType)
        Super type of the required Class.
        Parameters:
        superType - Super type of the Class.
        Returns:
        this.