public class Promote
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.Number |
num |
Constructor and Description |
---|
Promote(java.lang.Number num)
Creates a new Promote instace.
|
Modifier and Type | Method and Description |
---|---|
LocalSeismogramImpl |
apply(LocalSeismogramImpl seis) |
public Promote(java.lang.Number num)
num
- an instance of one of Short, Integer, Float or Doublepublic LocalSeismogramImpl apply(LocalSeismogramImpl seis) throws java.lang.Exception
java.lang.Exception