public class Tool extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Tool.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Tool.Builder |
builder() |
boolean |
equals(Object another) |
static Tool |
from(Function function) |
Function |
function() |
int |
hashCode() |
String |
toString() |
ToolType |
type() |
public ToolType type()
public Function function()
public static Tool.Builder builder()
Copyright © 2024. All rights reserved.