Package htsjdk.tribble.util
Interface URLHelperFactory
-
public interface URLHelperFactory
A factory for creatingURLHelper
instances. The factory contains a single function
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URLHelper
getHelper(URL url)
-