| Package | Description |
|---|---|
| org.drools.benchmark.manners |
| Modifier and Type | Field and Description |
|---|---|
static Hobby |
Hobby.H1 |
static Hobby |
Hobby.H2 |
static Hobby |
Hobby.H3 |
static Hobby |
Hobby.H4 |
static Hobby |
Hobby.H5 |
| Modifier and Type | Method and Description |
|---|---|
Hobby |
Guest.getHobby() |
Hobby |
Chosen.getHobby() |
static Hobby |
Hobby.resolve(String hobby) |
| Constructor and Description |
|---|
Chosen(int id,
String guestName,
Hobby hobby) |
Guest(String name,
Sex sex,
Hobby hobby) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.