Java

  1. Home
  2. Computing & Technology
  3. Java

CamelCase

By Paul Leahy, About.com

Definition:

CamelCase is where compound words are written using capital letters for the first letter of each word. In Java, classes and interfaces that are compound words use CamelCase.

Examples:

class PerformanceAnalyzer
class BookTracker
interface AccountServiceDelegator

Glossary:

# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Explore Java

About.com Special Features

Java

  1. Home
  2. Computing & Technology
  3. Java
  4. Java Glossary
  5. C
  6. Definition for the Term: CamelCase

©2009 About.com, a part of The New York Times Company.

All rights reserved.