Skip navigation links
B C G H M S 

B

BYTES - Static variable in interface com.github.jinahya.verbose.hello.HelloWorld
The number of bytes required for encoding hello, world\n in US-ASCII character set.

C

com.github.jinahya.verbose.hello - package com.github.jinahya.verbose.hello
 

G

get(byte[], int) - Method in interface com.github.jinahya.verbose.hello.HelloWorld
Sets 13 US-ASCII encoded bytes representing hello, world\n on given array starting at specified offset.
get(byte[], int) - Method in class com.github.jinahya.verbose.hello.HelloWorldDemo
 

H

HelloWorld - Interface in com.github.jinahya.verbose.hello
An interface generating hello, world\n.
HelloWorldDemo - Class in com.github.jinahya.verbose.hello
A simple implementation.
HelloWorldDemo() - Constructor for class com.github.jinahya.verbose.hello.HelloWorldDemo
 

M

main(String[]) - Static method in class com.github.jinahya.verbose.hello.SuccinctHelloWorld
Prints out hello, world\n on System.out.

S

SuccinctHelloWorld - Class in com.github.jinahya.verbose.hello
A succinct hello world program.
SuccinctHelloWorld() - Constructor for class com.github.jinahya.verbose.hello.SuccinctHelloWorld
 
B C G H M S 
Skip navigation links

Copyright © 2014. All Rights Reserved.