- t1 - Variable in class com.sun.istack.soimp.Proc
-
- t2 - Variable in class com.sun.istack.soimp.Proc
-
- take() - Method in class com.sun.istack.Pool.Impl
-
Gets a new object from the pool.
- take() - Method in interface com.sun.istack.Pool
-
Gets a new object from the pool.
- toClassName(String) - Method in class com.sun.istack.build.NameConverter.Standard
-
- toClassName(String) - Method in interface com.sun.istack.build.NameConverter
-
converts a string into an identifier suitable for classes.
- toConstantName(String) - Method in class com.sun.istack.build.NameConverter.Standard
-
- toConstantName(String) - Method in interface com.sun.istack.build.NameConverter
-
converts a string into an identifier suitable for constants.
- toConstantName(String) - Method in class com.sun.istack.build.NameUtil
-
Formats a string into "THIS_KIND_OF_FORMAT_ABC_DEF".
- toConstantName(List<String>) - Method in class com.sun.istack.build.NameUtil
-
Formats a string into "THIS_KIND_OF_FORMAT_ABC_DEF".
- toInterfaceName(String) - Method in class com.sun.istack.build.NameConverter.Standard
-
- toInterfaceName(String) - Method in interface com.sun.istack.build.NameConverter
-
converts a string into an identifier suitable for interfaces.
- toJarUrl(URL) - Static method in class com.sun.istack.tools.ParallelWorldClassLoader
-
Given the URL inside jar, returns the URL to the jar itself.
- tokenize(String, String) - Static method in class com.sun.istack.build.NameConverter.Standard
-
- toMixedCaseName(List<String>, boolean) - Method in class com.sun.istack.build.NameUtil
-
- toMixedCaseVariableName(String[], boolean, boolean) - Method in class com.sun.istack.build.NameUtil
-
- toPackageName(String) - Method in class com.sun.istack.build.NameConverter.Standard
-
Computes a Java package name from a namespace URI,
as specified in the spec.
- toPackageName(String) - Method in interface com.sun.istack.build.NameConverter
-
Converts a namespace URI into a package name.
- toPropertyName(String) - Method in class com.sun.istack.build.NameConverter.Standard
-
- toPropertyName(String) - Method in interface com.sun.istack.build.NameConverter
-
converts a string into an identifier suitable for properties.
- toString() - Method in class com.sun.istack.test.VersionNumber
-
- toVariableName(String) - Method in class com.sun.istack.build.NameConverter.Standard
-
- toVariableName(String) - Method in interface com.sun.istack.build.NameConverter
-
Converts a string into an identifier suitable for variables.
- toWordList(String) - Method in class com.sun.istack.build.NameUtil
-
Tokenizes a string into words and capitalizes the first
character of each word.