OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
1451 - 1475
of
3697
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/libcore/luni/src/main/java/java/net/
ServerSocket.java
57
*
Constructs
a new unbound {@code ServerSocket}.
68
*
Constructs
a new {@code ServerSocket} instance bound to the given {@code port}.
78
*
Constructs
a new {@code ServerSocket} instance bound to the given {@code port}.
89
*
Constructs
a new {@code ServerSocket} instance bound to the given {@code localAddress}
/libcore/luni/src/main/java/java/security/
DigestInputStream.java
39
*
Constructs
a new instance of this {@code DigestInputStream}, using the
DigestOutputStream.java
39
*
Constructs
a new instance of this {@code DigestOutputStream}, using the
Timestamp.java
40
*
Constructs
a new instance of {@code Timestamp} with the specified {@code
/libcore/luni/src/main/java/java/text/
ParsePosition.java
30
*
Constructs
a new {@code ParsePosition} with the specified index.
/libcore/luni/src/main/java/java/util/
AbstractSet.java
31
*
Constructs
a new instance of this AbstractSet.
Dictionary.java
32
*
Constructs
a new instance of this class.
ListResourceBundle.java
32
*
Constructs
a new instance of this class.
Observable.java
38
*
Constructs
a new {@code Observable} object.
Stack.java
30
*
Constructs
a stack with the default size of {@code Vector}.
TreeSet.java
48
*
Constructs
a new empty instance of {@code TreeSet} which uses natural
56
*
Constructs
a new instance of {@code TreeSet} which uses natural ordering
72
*
Constructs
a new empty instance of {@code TreeSet} which uses the
83
*
Constructs
a new instance of {@code TreeSet} containing the elements of
/libcore/luni/src/main/java/java/util/concurrent/
ConcurrentSkipListSet.java
69
*
Constructs
a new, empty set that orders its elements according to
77
*
Constructs
a new, empty set that orders its elements according to
89
*
Constructs
a new set containing the elements in the specified
105
*
Constructs
a new set containing the same elements and using the
/libcore/luni/src/main/java/java/util/logging/
ErrorManager.java
70
*
Constructs
an instance of {@code ErrorManager}.
Formatter.java
32
*
Constructs
a {@code Formatter} object.
/libcore/luni/src/main/java/java/util/zip/
CheckedInputStream.java
35
*
Constructs
a new {@code CheckedInputStream} on {@code InputStream}
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1GeneralizedTime.java
42
*
Constructs
ASN.1 GeneralizedTime type
ASN1Implicit.java
56
*
Constructs
implicitly tagged ASN.1 type
ASN1Integer.java
39
*
Constructs
ASN.1 Integer type
ASN1UTCTime.java
54
*
Constructs
ASN.1 UTCTime type
/libcore/luni/src/main/java/org/apache/harmony/security/x509/
CertificatePolicies.java
52
*
Constructs
an object representing the value of CertificatePolicies.
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
ExemptionMechanismSpiTest.java
87
*
constructs
ExemptionMechanismSpi
KeyAgreementSpiTest.java
84
* Test for <code>KeyAgreementSpi</code> constructor Assertion:
constructs
/libcore/luni/src/test/java/tests/security/spec/
PKCS8EncodedKeySpecTest.java
43
* Assertion:
constructs
new <code>PKCS8EncodedKeySpec</code>
RSAOtherPrimeInfoTest.java
38
* Assertion:
constructs
<code>RSAOtherPrimeInfo</code>
X509EncodedKeySpecTest.java
44
* Assertion:
constructs
new <code>X509EncodedKeySpec</code>
Completed in 702 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>