net.obsearch.storage
Class TestByteArrayComparisons

java.lang.Object
  extended by net.obsearch.storage.TestByteArrayComparisons

public class TestByteArrayComparisons
extends Object


Constructor Summary
TestByteArrayComparisons()
           
 
Method Summary
 byte[] createTuple(long a, short dist)
           
 byte[] createTuple2(double a, float dist)
           
 void setUp()
           
 void testCase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestByteArrayComparisons

public TestByteArrayComparisons()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testCase

public void testCase()

createTuple

public byte[] createTuple(long a,
                          short dist)

createTuple2

public byte[] createTuple2(double a,
                           float dist)


Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.