英語 での Primitive type の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Is a value of a primitive type.
If T is a primitive type, then S is necessarily the same as T.
TC and SC are the same primitive type.
Values of the primitive types do not share state.
TC and RC are the same primitive type.
If TC is a primitive type, then SC is necessarily the same as TC.
TC and SC are the same primitive type.
A primitive type object number is created using the Number() function.
Spitz and primitive types dogs.
TC and SC must be the same primitive type.
A value of primitive type must not be assigned to a variable of reference type. .
TC and SC must be the same primitive type.
The value of a variable of primitive type can be changed only by assignment operations on that variable.
Liberty, equality, and boxed primitive types.
A primitive type is predefined by the Java programming language and named by its reserved keyword(§3.9):.
To also treat the names of primitive types as keywords:.
By selecting the block,you can setup block property(only String and primitive type).
The Boolean class wraps a value of the primitive type boolean in an object.
A primitive type is predefined by the Java programming language and named by its reserved keyword(§3.9):.
Fifth in the list are the Spitz and primitive type groups.
A value x of primitive type T is first converted to a reference value as if by giving it as an argument to an appropriate class instance creation expression:.
Up to Boolean is the basic type( primitive type) of VBA.
A value of a primitive type cannot be cast to a reference type by casting conversion, nor can a value of a reference type be cast to a primitive type.
Every package, class, interface, array type, and primitive type has a fully qualified name.
Note that all arrays are considered to implement the interface Cloneable and that the return type of the clone method of an array type T[] is T[]where T is any reference or primitive type.
Object Wrappers are different for each primitive type and called String, Number, Boolean, and Symbol.
One common cause of a performance deterioration is also boxing andunboxing that happens implicitly when passing a primitive type as an argument to a generic method.
CFlexiblePrimitiveBase Class to handle a flexible primitive type reference method there is more than one.