The Meta-Environment API

toolbus.matching
Class MatchStore.MappingRefCount

java.lang.Object
  extended by toolbus.matching.MatchStore.MappingRefCount
Enclosing class:
MatchStore

private static class MatchStore.MappingRefCount
extends java.lang.Object

Reference count structure.

Author:
Arnold Lankamp

Field Summary
 int nrOfMappings
           
 
Constructor Summary
private MatchStore.MappingRefCount()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nrOfMappings

public int nrOfMappings
Constructor Detail

MatchStore.MappingRefCount

private MatchStore.MappingRefCount()

The Meta-Environment API