You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it is impossible to access the address field through the getSortableInteger() method because it is protected. It is also impossible to subclass the Ip4 class because it is final.
The text was updated successfully, but these errors were encountered:
Currently it is impossible to access the
address
field through the getSortableInteger() method because it is protected. It is also impossible to subclass the Ip4 class because it is final.The text was updated successfully, but these errors were encountered: