Class FeatureTypes.RepositoryImpl

java.lang.Object
org.biojava.utils.AbstractChangeable
org.biojava.bio.seq.FeatureTypes.RepositoryImpl
All Implemented Interfaces:
Annotatable, FeatureTypes.Repository, Changeable
Enclosing class:
FeatureTypes

A simple implementation of a Repository.
Since:
1.3
Author:
Matthew Pocock
  • Constructor Details

    • RepositoryImpl

      public RepositoryImpl(String name)
      Create a named repository.
      Parameters:
      name - the name of this repository
  • Method Details