随笔分类 - 翻译
摘要:public final class Patternextends Objectimplements SerializableA compiled(编译) representation of a regular expression.A regular expression, specified as a string, must first be compiled into an instance of this class. The resulting pattern can then be used to create aMatcher object that can match(匹配)
        阅读全文
            
摘要:java.lang .ClassInstances of the class Class represent classes and interfaces in a running Java application. An enum is a kind of class and an annotation(注释) is a kind of interface. Every array also belongs(属于) to a class that is reflected as aClass object that is shared(共享) by all arrays with the s
        阅读全文
            
摘要:public class Configurationextends Objectimplements SerializableAn instance ofConfigurationallows the application to specify properties and mapping documents to be used when creating aSessionFactory. Usually an application will create a singleConfiguration, build a single instance ofSessionFactoryand
        阅读全文
            
摘要:OverviewPackageClassUseTreeDeprecatedIndexHelpJava™ PlatformStandard Ed. 6PREV CLASSNEXT CLASSFRAMESNO FRAMESAll ClassesSUMMARY:NESTED| FIELD |CONSTR|METHODDETAIL: FIELD |CONSTR|METHODjava.utilClass Formatterjava.lang.Objectjava.util.FormatterAll Implemented Interfaces:Closeable,Flushablepublic fina
        阅读全文
            
摘要:OverviewPackageClassUseTreeDeprecatedIndexHelpJava™ PlatformStandard Ed. 6PREV CLASSNEXT CLASSFRAMESNO FRAMESAll ClassesSUMMARY: NESTED | FIELD |CONSTR|METHODDETAIL: FIELD |CONSTR|METHODjava.langClass StringBufferjava.lang.Objectjava.lang.StringBufferAll Implemented Interfaces:Serializable,Appendabl
        阅读全文
            
摘要:Methodjava.langClass Stringjava.lang.Objectjava.lang.StringAll Implemented Interfaces:Serializable,CharSequence,Comparable<String>public final classStringextendsObjectimplementsSerializable,Comparable<String>,CharSequenceTheStringclassrepresents(代表) character strings. All stringliterals(
        阅读全文
            
                    
                
浙公网安备 33010602011771号