org.onebusaway.transit_data_federation.impl.beans
Class BeanServiceSupport

java.lang.Object
  extended by org.onebusaway.transit_data_federation.impl.beans.BeanServiceSupport

public class BeanServiceSupport
extends Object


Constructor Summary
BeanServiceSupport()
           
 
Method Summary
static
<T> boolean
checkLimitExceeded(List<T> elements, int maxCount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanServiceSupport

public BeanServiceSupport()
Method Detail

checkLimitExceeded

public static <T> boolean checkLimitExceeded(List<T> elements,
                                             int maxCount)


Copyright © 2012 OneBusAway. All Rights Reserved.