Package java8testing
Class Collaborator
- java.lang.Object
-
- java8testing.Collaborator
-
public final class Collaborator extends Object
The Class Collaborator.
-
-
Constructor Summary
Constructors Constructor Description Collaborator()
-
-
-
Method Detail
-
doSomething
public String doSomething(int i)
Do something.- Parameters:
i- the i- Returns:
- the string
-
-