public class Driver extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Driver.Builder |
| Constructor and Description |
|---|
Driver() |
| Modifier and Type | Method and Description |
|---|---|
static Driver.Builder |
builder() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
name() |
Map<String,String> |
options() |
String |
toString() |
public String name()
public static Driver.Builder builder()
Copyright © 2016. All rights reserved.