Uses of Interface
biweekly.property.marshaller.ICalPropertyMarshaller.ListCallback

Packages that use ICalPropertyMarshaller.ListCallback
biweekly.property.marshaller   
 

Uses of ICalPropertyMarshaller.ListCallback in biweekly.property.marshaller
 

Methods in biweekly.property.marshaller with parameters of type ICalPropertyMarshaller.ListCallback
protected static
<T> String
ICalPropertyMarshaller.list(Collection<T> values, ICalPropertyMarshaller.ListCallback<T> callback)
          Writes a comma-separated list of values.
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.