Class ProviderVersion

  • All Implemented Interfaces:
    java.util.function.Supplier

    
    public final class ProviderVersion
     implements Supplier<String>
                        

    Should always wrap a provider version string with this Supplier in order to avoid repeating any logic.