Liferay 7.0-ce-b4

com.liferay.portal.kernel.test.randomizerbumpers
Interface RandomizerBumper<T>

All Known Implementing Classes:
BBCodeRandomizerBumper, FriendlyURLRandomizerBumper, NumericStringRandomizerBumper, TikaSafeRandomizerBumper, UniqueStringRandomizerBumper

public interface RandomizerBumper<T>


Method Summary
 boolean accept(T randomValue)
           
 

Method Detail

accept

boolean accept(T randomValue)

Liferay 7.0-ce-b4