{% setvar book_path %}/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public class Bar implements java.lang.Object
Bar |
Public constructors | |
---|---|
Bar() |
Public methods | |
---|---|
Foo | |
java.util.ArrayList<java.lang.String> |
getMyList(java.util.HashSet input) |
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 java.util.ArrayList<java.lang.String> getMyList(java.util.HashSet input)
Parameters | |
---|---|
input |
java.util.HashSet: The best set you can afford. |
Return | |
---|---|
java.util.ArrayList<java.lang.String> |
public boolean isFunAvailable()
Return | |
---|---|
boolean |
true if the fun mode available, false otherwise. |