org.ow2.jasmine.probe.shell
Class NoSplitter

java.lang.Object
  extended by 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


Constructor Summary
NoSplitter()
           
 
Method Summary
 List<String> split(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoSplitter

public NoSplitter()
Method Detail

split

public List<String> split(String value)
Specified by:
split in interface com.beust.jcommander.converters.IParameterSplitter


Copyright © 2013 OW2 Consortium. All Rights Reserved.