Java org.apache.commons.configuration ConfigurationKey fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.configuration ConfigurationKey fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.configuration ConfigurationKey.

The text is from its open source code.

Constructor

ConfigurationKey(String key)
Creates a new instance of ConfigurationKey and initializes it with the given key.

Method

ClassgetClass()
Returns the runtime class of this Object .