public class BBCodeRandomizerBumper
extends Object
implements com.liferay.portal.kernel.test.randomizerbumpers.RandomizerBumper<String>
| Modifier and Type | Field and Description |
|---|---|
static BBCodeRandomizerBumper |
INSTANCE |
| Constructor and Description |
|---|
BBCodeRandomizerBumper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String randomValue) |
public static final BBCodeRandomizerBumper INSTANCE