Interface JavaBinaryPathDescriptor


public interface JavaBinaryPathDescriptor
Provides access to the Java binary path.
Author:
Holger Eichelberger, SSE
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates the path supplier.
  • Method Details

    • createSupplier

      Supplier<String> createSupplier()
      Creates the path supplier.
      Returns:
      the supplier