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

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

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


Constructor Summary
EnvelopeComparators.IntegerNegativityTester()
           
 
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.IntegerNegativityTester

public EnvelopeComparators.IntegerNegativityTester()
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