HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 1976 - 2000 of 3697) sorted by null

<<71727374757677787980>>

  /libcore/luni/src/main/java/java/io/
DataOutputStream.java 42 * Constructs a new {@code DataOutputStream} on the {@code OutputStream}
FilterInputStream.java 38 * Constructs a new {@code FilterInputStream} with the specified input
FilterReader.java 38 * Constructs a new FilterReader on the Reader {@code in}.
  /libcore/luni/src/main/java/java/lang/
StackTraceElement.java 44 * Constructs a new {@code StackTraceElement} for a specified execution
StringBuffer.java 57 * Constructs a new StringBuffer using the default capacity which is 16.
63 * Constructs a new StringBuffer using the specified capacity.
73 * Constructs a new StringBuffer containing the characters in the specified
87 * Constructs a StringBuffer and initializes it with the content from the
StringBuilder.java 50 * Constructs an instance with an initial capacity of {@code 16}.
58 * Constructs an instance with the specified capacity.
71 * Constructs an instance that's initialized with the contents of the
85 * Constructs an instance that's initialized with the contents of the
  /libcore/luni/src/main/java/java/lang/ref/
ReferenceQueue.java 34 * Constructs a new instance of this class.
  /libcore/luni/src/main/java/java/math/
BigDecimal.java 250 * Constructs a new {@code BigDecimal} instance from a string representation
352 * Constructs a new {@code BigDecimal} instance from a string representation
379 * Constructs a new {@code BigDecimal} instance from a string representation
394 * Constructs a new {@code BigDecimal} instance from a string representation
417 * Constructs a new {@code BigDecimal} instance from a string
429 * Constructs a new {@code BigDecimal} instance from a string
449 * Constructs a new {@code BigDecimal} instance from the 64bit double
517 * Constructs a new {@code BigDecimal} instance from the 64bit double
543 * Constructs a new {@code BigDecimal} instance from the given big integer
551 * Constructs a new {@code BigDecimal} instance from the given big intege
    [all...]
  /libcore/luni/src/main/java/java/net/
Proxy.java 69 * Constructs a Proxy instance, which is Proxy.DIRECT type with null
  /libcore/luni/src/main/java/java/nio/channels/
Selector.java 51 * Constructs a new {@code Selector}.
ServerSocketChannel.java 41 * Constructs a new {@link ServerSocketChannel}.
  /libcore/luni/src/main/java/java/nio/channels/spi/
SelectorProvider.java 44 * Constructs a new {@code SelectorProvider}.
  /libcore/luni/src/main/java/java/security/
AlgorithmParameterGenerator.java 48 * Constructs a new instance of {@code AlgorithmParameterGenerator} with the
CodeSigner.java 38 * Constructs a new instance of {@code CodeSigner}.
KeyFactory.java 47 * Constructs a new instance of {@code KeyFactory} with the specified
KeyRep.java 47 * Constructs a new instance of {@code KeyRep} with the specified arguments.
SignedObject.java 55 * Constructs a new instance of {@code SignedObject} with the target object,
  /libcore/luni/src/main/java/java/security/cert/
CertificateFactorySpi.java 34 * Constructs a new instance of this class.
  /libcore/luni/src/main/java/java/util/
Date.java 62 * Constructs a new {@code Date} initialized to midnight in the default {@code TimeZone} on
82 * Constructs a new {@code Date} initialized to the specified date and time in the
106 * Constructs a new {@code Date} initialized to the specified date and time in the
144 * Constructs a new {@code Date} initialized to the date and time parsed from the
MiniEnumSet.java 34 * Constructs an instance.
Random.java 64 * Constructs a random generator with an initial state that is
WeakHashMap.java 185 * Constructs a new empty {@code WeakHashMap} instance.
192 * Constructs a new {@code WeakHashMap} instance with the specified
212 * Constructs a new {@code WeakHashMap} instance with the specified capacity
238 * Constructs a new {@code WeakHashMap} instance containing the mappings
  /libcore/luni/src/main/java/java/util/logging/
XMLFormatter.java 36 * Constructs a new {@code XMLFormatter}.
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1BitString.java 39 * Constructs ASN.1 Bitstring type
ASN1Oid.java 39 * Constructs ASN.1 Object Identifier type

Completed in 1010 milliseconds

<<71727374757677787980>>