org.dmtf.schemas.ovf.envelope.util
Class EnvelopeComparators.BigIntegerNegativityTester

java.lang.Object
  extended by org.dmtf.schemas.ovf.envelope.util.EnvelopeComparators.BigIntegerNegativityTester
All Implemented Interfaces:
EnvelopeComparators.NegativityTester
Enclosing class:
EnvelopeComparators

public static class EnvelopeComparators.BigIntegerNegativityTester
extends java.lang.Object
implements EnvelopeComparators.NegativityTester


Constructor Summary
EnvelopeComparators.BigIntegerNegativityTester()
           
 
Method Summary
 boolean isNegative(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvelopeComparators.BigIntegerNegativityTester

public EnvelopeComparators.BigIntegerNegativityTester()
Method Detail

isNegative

public boolean isNegative(java.lang.Object o)
Specified by:
isNegative in interface EnvelopeComparators.NegativityTester


© Copyright 2008 IBM Corp. 2008 All Rights Reserved