com.liferay.portal.test.randomizerbumpers
Class BBCodeRandomizerBumper
java.lang.Object
com.liferay.portal.test.randomizerbumpers.BBCodeRandomizerBumper
- All Implemented Interfaces:
- RandomizerBumper<String>
public class BBCodeRandomizerBumper
- extends Object
- implements RandomizerBumper<String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final BBCodeRandomizerBumper INSTANCE
BBCodeRandomizerBumper
public BBCodeRandomizerBumper()
accept
public boolean accept(String randomValue)
- Specified by:
accept in interface RandomizerBumper<String>