|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.fissuresUtil.bag.Promote
public class Promote
Promots one type of primitive number array to another. Created: Wed Nov 6 18:31:14 2002
Field Summary | |
---|---|
protected java.lang.Number |
num
|
Constructor Summary | |
---|---|
Promote(java.lang.Number num)
Creates a new Promote instace. |
Method Summary | |
---|---|
edu.iris.Fissures.seismogramDC.LocalSeismogramImpl |
apply(edu.iris.Fissures.seismogramDC.LocalSeismogramImpl seis)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.Number num
Constructor Detail |
---|
public Promote(java.lang.Number num)
num
- an instance of one of Short, Integer, Float or DoubleMethod Detail |
---|
public edu.iris.Fissures.seismogramDC.LocalSeismogramImpl apply(edu.iris.Fissures.seismogramDC.LocalSeismogramImpl seis) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |