org.hd.d.pg2k.svrCore
Class Name.EMPTIES

java.lang.Object
  extended by org.hd.d.pg2k.svrCore.Name.EMPTIES
Enclosing class:
Name

private static final class Name.EMPTIES
extends java.lang.Object

Used to hold values that may be needed before Name's own static initialisation can have completed. This can happen with circular initialisation dependencies.


Field Summary
(package private) static byte[] EMPTY_MID
          Constant/immutable/shareable empty mid value for any empty mid-section; never null.
(package private) static java.lang.ref.SoftReference<byte[]> EMPTY_TERMINI
          Constant/immutable/shareable empty cached termini; never null.
 
Constructor Summary
private Name.EMPTIES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY_MID

static final byte[] EMPTY_MID
Constant/immutable/shareable empty mid value for any empty mid-section; never null.


EMPTY_TERMINI

static final java.lang.ref.SoftReference<byte[]> EMPTY_TERMINI
Constant/immutable/shareable empty cached termini; never null.

Constructor Detail

Name.EMPTIES

private Name.EMPTIES()

DHD Multimedia Gallery V1.57.21

Copyright (c) 1996-2011, Damon Hart-Davis. All rights reserved.