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

Enclosing class:
PartitionList<T>

public static interface PartitionList.LastIndexingAlgo<T>


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

Method Detail

lastIndexOf

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


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