org.ow2.jasmine.probe.shell
Class NoSplitter
java.lang.Object
org.ow2.jasmine.probe.shell.NoSplitter
- All Implemented Interfaces:
- com.beust.jcommander.converters.IParameterSplitter
public class NoSplitter
- extends Object
- implements com.beust.jcommander.converters.IParameterSplitter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoSplitter
public NoSplitter()
split
public List<String> split(String value)
- Specified by:
split in interface com.beust.jcommander.converters.IParameterSplitter
Copyright © 2013 OW2 Consortium. All Rights Reserved.