Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for reduce (0.24 sec)

  1. src/main/java/jcifs/smb1/netbios/NbtAddress.java

                        Hexdump.toHexString( (int)( Math.random() * (double)0xFF ), 2 );
            }
    
            /* Create an NbtAddress for the local interface with
             * the name deduced above possibly with scope applied and
             * cache it forever.
             */
            localName = new Name( localHostname, 0x00,
                                Config.getProperty( "jcifs.smb1.netbios.scope", null ));
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Fri Mar 22 20:39:42 GMT 2019
    - 30.1K bytes
    - Viewed (0)
Back to top