java.lang.Object
PointOfView.DimensionValue
- Direct Known Subclasses:
- Date, PageRank
- public abstract class DimensionValue
- extends java.lang.Object
|
Constructor Summary |
DimensionValue()
Creates a new instance of DimensionValue |
|
Method Summary |
abstract long |
toLong()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DimensionValue
public DimensionValue()
- Creates a new instance of DimensionValue
toLong
public abstract long toLong()