public class Lmhosts extends Object
| コンストラクタと説明 |
|---|
Lmhosts() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static NbtAddress |
getByName(String host)
This is really just for
UniAddress. |
public static NbtAddress getByName(String host)
UniAddress. It does
not throw an UnknownHostException because this
is queried frequently and exceptions would be rather costly to
throw on a regular basis here.Copyright © 2016. All rights reserved.