public class SanitizedHashTag extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
hashTag |
protected String |
postfix |
protected String |
prefix |
Constructor and Description |
---|
SanitizedHashTag(String string) |
Modifier and Type | Method and Description |
---|---|
String |
getHashTag() |
String |
getPostfix() |
String |
getPrefix() |
String |
toString() |
protected String prefix
protected String hashTag
protected String postfix
public SanitizedHashTag(String string) throws IllegalArgumentException
IllegalArgumentException
Copyright © 2019. All Rights Reserved.