Java android.net NetworkUtils fields, constructors, methods, implement or subclass

Example usage for Java android.net NetworkUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.net NetworkUtils.

The text is from its open source code.

Method

InetAddressnumericToInetAddress(String addrString)
Create an InetAddress from a string where the string must be a standard representation of a V4 or V6 address.