|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
boolean |
contains(IUserAgent userAgent)
checks if userAgent is element of this User-Agent set or not. |
java.lang.String |
getName()
Returns the name of this User-Agent set, if it has a name assigned. |
boolean |
isEmpty()
Returns true if the set contains no elements |
int |
size()
returns the number of elements in this set |
| Method Detail |
public java.lang.String getName()
public boolean isEmpty()
public int size()
public boolean contains(IUserAgent userAgent)
userAgent is element of this User-Agent set or not.userAgent - User-Agent to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||