info.soaj.core.internal.string
Class SjPopulatedPluginKey
java.lang.Object
info.soaj.core.internal.string.SjBaseString
info.soaj.core.internal.string.SjBaseStringPopulated
info.soaj.core.internal.string.SjPopulatedPluginKey
- All Implemented Interfaces:
- java.io.Serializable
public class SjPopulatedPluginKey
- extends SjBaseStringPopulated
This immutable class wraps a String object containing populated
character(s). A null or empty String passed to the constructor
results in a runtime exception.
Copyright
(c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com .
- Since:
- v. 1.0
- Author:
- MarvinToll@gtcGroup.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- UID
- See Also:
- Constant Field Values
SjPopulatedPluginKey
public SjPopulatedPluginKey(java.lang.String string)
- Constructor
- Parameters:
string -
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.