public class Context
extends java.lang.Object
Context
class holds values of the context value and the rule, if available.
title: SystemCoreExpLib
description:
copyright: (c) 2013 thomas kaffka, born at 11/08/1959 in düsseldorf - germany , all rights reserved.
Constructor and Description |
---|
Context(java.lang.String value,
long rule)
The constructor
Context creates a new instance(object) of the class. |