public static class SetBackwardOracleMatching.BuildOracle extends Object implements net.amygdalum.util.text.ByteTask<byte[][]>
| Constructor and Description |
|---|
BuildOracle() |
| Modifier and Type | Method and Description |
|---|---|
List<net.amygdalum.util.text.ByteNode<byte[][]>> |
init(net.amygdalum.util.text.ByteNode<byte[][]> root) |
List<net.amygdalum.util.text.ByteNode<byte[][]>> |
process(net.amygdalum.util.text.ByteNode<byte[][]> node) |
public List<net.amygdalum.util.text.ByteNode<byte[][]>> init(net.amygdalum.util.text.ByteNode<byte[][]> root)
init in interface net.amygdalum.util.text.ByteTask<byte[][]>public List<net.amygdalum.util.text.ByteNode<byte[][]>> process(net.amygdalum.util.text.ByteNode<byte[][]> node)
process in interface net.amygdalum.util.text.ByteTask<byte[][]>Copyright © 2020. All rights reserved.