com.liferay.portal.test.randomizerbumpers
Class FriendlyURLRandomizerBumper
java.lang.Object
com.liferay.portal.test.randomizerbumpers.FriendlyURLRandomizerBumper
- All Implemented Interfaces:
- RandomizerBumper<String>
public class FriendlyURLRandomizerBumper
- 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 FriendlyURLRandomizerBumper INSTANCE
FriendlyURLRandomizerBumper
public FriendlyURLRandomizerBumper()
accept
public boolean accept(String randomValue)
- Specified by:
accept in interface RandomizerBumper<String>