Skip to main content
1-Visitor
August 18, 2011
Question

JLink and Java Conventions

  • August 18, 2011
  • 1 reply
  • 3080 views

Just starting to get into JLink. Its opening up a world of possibilies. I must say that examples are good but API docs go against standard Java conventions. Methods should begin with a lower case letter right? Classes begin with upper case. This is standard camel case. The API webpage is nice but would like to see an index. This way you can search for methods.

1 reply

1-Visitor
August 23, 2011

You are correct. I teach the JLink course and that what I teach others.