Class NexusFileListener.Abstract

java.lang.Object
org.biojavax.bio.phylo.io.nexus.NexusFileListener.Abstract
All Implemented Interfaces:
NexusFileListener
Direct Known Subclasses:
NexusFileBuilder
Enclosing interface:
NexusFileListener

public abstract static class NexusFileListener.Abstract extends Object implements NexusFileListener
Example abstract implementation which all others should extend.