org.hibernate.validator.util
Interface CollectionHelper.Partitioner<K,V>

Enclosing class:
CollectionHelper

public static interface CollectionHelper.Partitioner<K,V>


Method Summary
 K getPartition(V v)
           
 

Method Detail

getPartition

K getPartition(V v)


Copyright © 2011 Oracle Corporation. All Rights Reserved.