public class SecondHandler extends java.lang.Object implements java.util.function.Consumer<EventFolder>, Operation
FirstHandler
. It
is only for observed waveforms. It perhaps should be done before computation
for synthetic ones.コンストラクタと説明 |
---|
SecondHandler(java.util.Properties property) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
accept(EventFolder eventDir) |
java.util.Properties |
getProperties() |
java.nio.file.Path |
getWorkPath() |
static void |
main(java.lang.String[] args) |
void |
run() |
static void |
writeDefaultPropertiesFile() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findPath, getPath, writeProperties
public static void writeDefaultPropertiesFile() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.lang.Exception
public void accept(EventFolder eventDir)
accept
インタフェース内 java.util.function.Consumer<EventFolder>
public java.nio.file.Path getWorkPath()
getWorkPath
インタフェース内 Operation
public java.util.Properties getProperties()
getProperties
インタフェース内 Operation