-
-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mask #130
Milestone
Comments
|
4 tasks
|
Closing the following PRs, with the hope of using them later under a separate PR: The PR would come from this branch: https://github.com/KittehOrg/KittehIRCClientLib/commits/maskTakeThree |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
*!*@*
*!*@kitten.institute
*!~mbax@hostname
mbaxter!*@kitten.institute
[email protected]
[email protected]
of(String, String, String)
Optional<String> getNick()
Optional<String> getIdent()
Optional<String> getHostname()
test(User)
(Predicate<User>
)User
matches thisMask
Collection<User> getMatches(Channel)
Collection
ofUser
s in the specifiedChannel
which match thisMask
The text was updated successfully, but these errors were encountered: