|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.linkedin.glu.utils.tags.TaggeableSetImpl
org.linkedin.glu.utils.tags.TaggeableHashSetImpl
public class TaggeableHashSetImpl
| Field Summary |
|---|
| Fields inherited from interface org.linkedin.glu.utils.tags.ReadOnlyTaggeable |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
TaggeableHashSetImpl()
|
|
TaggeableHashSetImpl(java.util.Collection<java.lang.String> tags)
|
|
| Method Summary | |
|---|---|
protected java.util.Set<java.lang.String> |
createEmptySet()
|
protected java.util.Set<java.lang.String> |
createSet(java.util.Collection<java.lang.String> tags)
|
| Methods inherited from class org.linkedin.glu.utils.tags.TaggeableSetImpl |
|---|
addTag, addTags, equals, getCommonTags, getMissingTags, getTags, getTagsCount, hasAllTags, hasAnyTag, hashCode, hasTag, hasTags, removeTag, removeTags, setTags |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TaggeableHashSetImpl()
public TaggeableHashSetImpl(java.util.Collection<java.lang.String> tags)
| Method Detail |
|---|
protected java.util.Set<java.lang.String> createEmptySet()
createEmptySet in class TaggeableSetImplprotected java.util.Set<java.lang.String> createSet(java.util.Collection<java.lang.String> tags)
createSet in class TaggeableSetImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||