Interface Bindable<T>

    • Method Detail

      • build

        T build()
        Builds the specified binded class type.
        Returns:
        instance of the bindable class type, never null