Common tools library 6.0.0-SNAPSHOT

org.jboss.dashboard.toolkit.factory.util
Class RemoveDuplicates

java.lang.Object
  extended by org.jboss.dashboard.toolkit.factory.util.TextConverterFunction
      extended by org.jboss.dashboard.toolkit.factory.util.RemoveDuplicates

public class RemoveDuplicates
extends TextConverterFunction


Constructor Summary
RemoveDuplicates()
           
 
Method Summary
 String convertValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveDuplicates

public RemoveDuplicates()
Method Detail

convertValue

public String convertValue(String value)
Specified by:
convertValue in class TextConverterFunction

Common tools library 6.0.0-SNAPSHOT

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.