com.lexicalscope.fluentreflection.bean
Interface BeanMap.KeySetCalculation

Enclosing class:
BeanMap

public static interface BeanMap.KeySetCalculation


Method Summary
 Set<String> supportedKeys(Map<String,FluentMethod> getters, Map<String,FluentMethod> setters)
           
 

Method Detail

supportedKeys

Set<String> supportedKeys(Map<String,FluentMethod> getters,
                          Map<String,FluentMethod> setters)


Copyright © 2011-2012 lexicalscope. All Rights Reserved.