com.stimulsoft.base.range
Class Int64Range

java.lang.Object
  extended by com.stimulsoft.base.range.Range
      extended by com.stimulsoft.base.range.LongRange
          extended by com.stimulsoft.base.range.Int64Range
All Implemented Interfaces:
IStiSerializable, IStiSerializableToString

public class Int64Range
extends LongRange

Copyright Stimulsoft


Field Summary
 
Fields inherited from class com.stimulsoft.base.range.LongRange
From, To
 
Constructor Summary
Int64Range()
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.base.range.LongRange
Contains, deserialize, fromSerializeValue, getFromObject, getRangeName, getRangeType, getToObject, serialize, setFromObject, setToObject
 
Methods inherited from class com.stimulsoft.base.range.Range
fromStringValue, Parse, setFromAndTo
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Int64Range

public Int64Range()