ConForM.CoopnTools.JavaProto.Transaction
Class Key

java.lang.Object
  |
  +--ConForM.CoopnTools.JavaProto.Transaction.Key

public class Key
extends java.lang.Object


Constructor Summary
Key(java.lang.String s)
           
 
Method Summary
 boolean match(int pos, int val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Key

public Key(java.lang.String s)
Method Detail

match

public boolean match(int pos,
                     int val)