@Deprecated public final class ICSFactory extends Object
Constructor and Description |
---|
ICSFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static COM.FutureTense.Interfaces.ICS |
getOrCreateICS()
Deprecated.
returns an ICS object using an undocumented API, and creates a new one that is only partially-formed
if none is found. Misuse of this ICS object can result in very tricky bugs.
|
static COM.FutureTense.Interfaces.ICS |
newICS()
Deprecated.
Creates a new un-backed ICS instance, which can very easily be mistaken for a regular ICS object
|
@Deprecated public static COM.FutureTense.Interfaces.ICS newICS()
@Deprecated public static COM.FutureTense.Interfaces.ICS getOrCreateICS()
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.