JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
info.ejava.examples.app.hello
Hello
Contents
Description
Method Summary
Method Details
sayHello(String)
Hide sidebar
Show sidebar
Interface Hello
All Known Implementing Classes:
StdOutHello
public interface
Hello
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
sayHello
(
String
name)
Method Details
sayHello
void
sayHello
(
String
name)