Uses of Interface
org.expasy.jpl.commons.collection.symbol.AlphabetView

Packages that use AlphabetView
org.expasy.jpl.commons.collection.symbol Provides symbols and alphabets. 
 

Uses of AlphabetView in org.expasy.jpl.commons.collection.symbol
 

Subinterfaces of AlphabetView in org.expasy.jpl.commons.collection.symbol
 interface Alphabet<T>
          This Alphabet interface is implemented by any alphabet.
 interface DataSymbolRegister<T>
          A symbol manager makes the link between symbols and T-typed data.
 

Classes in org.expasy.jpl.commons.collection.symbol that implement AlphabetView
 class AbstractDataSymbolRegister<T>
          Generic data symbol manager to include in jpl.
 class AlphabetImpl<T>
          An alphabet is a finite set of symbols.
 



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.