auditor
Class Instance

java.lang.Object
  extended by auditor.Instance

public class Instance
extends java.lang.Object

Class that is used for storing cl/cr commitments for given Partition/Instance

Author:
felippo

Field Summary
(package private)  Commitments[] cm
           
 
Constructor Summary
Instance(int n)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cm

Commitments[] cm
Constructor Detail

Instance

public Instance(int n)