Callback used to produce a list of values from a single old one.

Namespace:  BioSharp.Core.Bio.Program.TagValue
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public interface ISplitter

Remarks

Original BioJava version by Matthew Pocock. Port to C# by Doug Swisher.

See Also