Class Iterables.ToStringConverter

java.lang.Object
com.macrofocus.common.collection.Iterables.ToStringConverter
All Implemented Interfaces:
Iterables.Converter<Object,String>
Enclosing class:
Iterables

public static class Iterables.ToStringConverter extends Object implements Iterables.Converter<Object,String>