Interface HasCapabilities


  • public interface HasCapabilities
    Used by classes to indicate that they can describe the Capabilities they possess. This can be used for run-time detection of features.
    • Method Detail

      • getCapabilities

        Capabilities getCapabilities()
        Returns:
        The capabilities of the current driver.