gherkin.formatter
Class MonochromeFormats

java.lang.Object
  extended by gherkin.formatter.MonochromeFormats
All Implemented Interfaces:
Formats

public class MonochromeFormats
extends Object
implements Formats


Constructor Summary
MonochromeFormats()
           
 
Method Summary
 Format get(String key)
           
 String up(int n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonochromeFormats

public MonochromeFormats()
Method Detail

get

public Format get(String key)
Specified by:
get in interface Formats

up

public String up(int n)
Specified by:
up in interface Formats


Copyright © 2012. All Rights Reserved.