|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
hep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.LongTupleColumn
public static class AbstractTuple.AbstractTupleColumnFactory.LongTupleColumn
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface hep.aida.ITupleColumn |
---|
hep.aida.ITupleColumn.B, hep.aida.ITupleColumn.C, hep.aida.ITupleColumn.D, hep.aida.ITupleColumn.F, hep.aida.ITupleColumn.I, hep.aida.ITupleColumn.ITuple, hep.aida.ITupleColumn.L, hep.aida.ITupleColumn.Object, hep.aida.ITupleColumn.S, hep.aida.ITupleColumn.String, hep.aida.ITupleColumn.Z |
Method Summary | |
---|---|
long |
defaultValue()
|
void |
fill(long value)
|
long |
fillableObject()
|
long |
value()
|
Methods inherited from class hep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn |
---|
defaultValue, hasDefaultValue, maximum, maxValue, mean, meanValue, minimum, minValue, name, rms, rmsValue, type |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface hep.aida.IBaseTupleColumn |
---|
maximum, mean, minimum, name, rms, type |
Method Detail |
---|
public void fill(long value) throws IllegalArgumentException
fill
in interface hep.aida.ITupleColumn.L
IllegalArgumentException
public long value()
value
in interface hep.aida.ITupleColumn.L
public long defaultValue()
defaultValue
in interface hep.aida.ITupleColumn.L
public long fillableObject()
fillableObject
in interface hep.aida.ITupleColumn.L
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |