Uses of Class
com.streamconverter.StreamConverter
Packages that use StreamConverter
-
Uses of StreamConverter in com.streamconverter
Methods in com.streamconverter that return StreamConverterModifier and TypeMethodDescriptionstatic StreamConverterStreamConverter.create(IStreamCommand... commands) Creates a StreamConverter with the specified array of commands.static StreamConverterStreamConverter.create(List<IStreamCommand> commands) Creates a StreamConverter with the specified list of commands.