Class Lmhosts


  • public class Lmhosts
    extends Object
    • Constructor Detail

      • Lmhosts

        public Lmhosts()
    • Method Detail

      • getByName

        public static NbtAddress getByName​(String host)
        This is really just for 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.