org.ontobox.fast.storage
Class Verifier

java.lang.Object
  extended by org.ontobox.fast.storage.Verifier

public class Verifier
extends java.lang.Object

Author:
Anton Malykh

Constructor Summary
Verifier()
           
 
Method Summary
static void verify(Storage storage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Verifier

public Verifier()
Method Detail

verify

public static void verify(Storage storage)