org.expasy.jpl.commons.collection
Interface PartitionList.IndexingAlgo<T>

Enclosing class:
PartitionList<T>

public static interface PartitionList.IndexingAlgo<T>


Method Summary
 int indexOf(PartitionList<T> parts, Object value)
           
 

Method Detail

indexOf

int indexOf(PartitionList<T> parts,
            Object value)


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