This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 52
Add Support for InternetDomainName #50
Milestone
Comments
@ Serializer @
@ Deserializer @
|
Yes, makes sense. Deserialization was already working due to existence of single-String-arg constructor, but I improved handling a bit. Plus serialization was using bean accessors, which is sub-optimal anyway. |
……………………………………………………………..^^^ @@ Sebastian Davids= |
Thanks, will fix. |
cowtowncoder
added a commit
that referenced
this issue
Oct 2, 2014
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
com.google.common.net.InternetDomainName
InternetDomainName#from(String domain) <-> InternetDomainName#toString()
The text was updated successfully, but these errors were encountered: