{% setvar book_path %}/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

Bar

public class Bar implements Object
Bar

Summary

Public constructors
Bar()

Public methods
Foo
getMyFoo(Foo input)

ArrayList<String>
getMyList(HashSet input)

boolean
isFunAvailable()

Public constructors

Bar

public Bar()
Return
The best of bars.

Public methods

getMyFoo

public Foo getMyFoo(Foo input)
Parameters
input Foo: The best foo you can find
Return
Foo Another spectacular Foo for you to use.

getMyList

public ArrayList<String> getMyList(HashSet input)
Parameters
input HashSet: The best set you can afford.
Return
ArrayList<String>

isFunAvailable

public boolean isFunAvailable()
Return
boolean true if the fun mode available, false otherwise.