com.consultoriajava.browneater.international
Class MexicoDFBrowner

java.lang.Object
  extended by com.consultoriajava.browneater.Browner
      extended by com.consultoriajava.browneater.international.MexicoDFBrowner
All Implemented Interfaces:
BrownOriginator, WorldWideBrowner

public class MexicoDFBrowner
extends Browner
implements WorldWideBrowner, BrownOriginator

Author:
consultoriajava.com

Constructor Summary
MexicoDFBrowner()
           
 
Method Summary
 void criticizePartners()
           
 void disappearAndGiveNoReasonAboutIt()
           
 BrownedImplementation generateBrown(BrownedSpecification specification)
           
 LousyTranslation generateLousyTranslations()
          Any given WorldWideBrowner can generate a Lousy translation, implementation will vary from country to country.
 void useJargonWithOutSense()
           
 
Methods inherited from class com.consultoriajava.browneater.Browner
expandBrown, generateBrown, getName, preventBrowning, setName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.consultoriajava.browneater.BrownOriginator
expandBrown, generateBrown
 

Constructor Detail

MexicoDFBrowner

public MexicoDFBrowner()
Method Detail

generateBrown

public BrownedImplementation generateBrown(BrownedSpecification specification)

disappearAndGiveNoReasonAboutIt

public void disappearAndGiveNoReasonAboutIt()
Specified by:
disappearAndGiveNoReasonAboutIt in interface WorldWideBrowner

generateLousyTranslations

public LousyTranslation generateLousyTranslations()
Description copied from interface: WorldWideBrowner
Any given WorldWideBrowner can generate a Lousy translation, implementation will vary from country to country.

Specified by:
generateLousyTranslations in interface WorldWideBrowner
Returns:
The sucky translation generated

criticizePartners

public void criticizePartners()

useJargonWithOutSense

public void useJargonWithOutSense()