{% setvar book_path %}/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public class Bar implements Object
| Bar |
| Public constructors | |
|---|---|
Bar() |
|
| Public methods | |
|---|---|
| Foo | |
| ArrayList<String> | |
| boolean | |
public Bar()
| Return | |
|---|---|
| The best of bars. | |
public Foo getMyFoo(Foo input)
| Parameters | |
|---|---|
input |
Foo: The best foo you can find |
| Return | |
|---|---|
Foo |
Another spectacular Foo for you to use. |
public ArrayList<String> getMyList(HashSet input)
| Parameters | |
|---|---|
input |
HashSet: The best set you can afford. |
| Return | |
|---|---|
ArrayList<String> |
|
public boolean isFunAvailable()
| Return | |
|---|---|
boolean |
true if the fun mode available, false otherwise. |