[JAVA] [Reference example] Copyright is described in the comment of the source code.

Oracle-owned Java example

/*
 * Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
 * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 *
 */

Recommended Posts

[Reference example] Copyright is described in the comment of the source code.
Code of the part where server.servlet.session.timeout is set in spring.session.timeout in spring-boot2 system
Where is the home directory location of "Ubuntu"? (Solved in the comment section)
Sample source code for finding the least common multiple of multiple values in Java
In Time.strptime,% j (total date of the year) is
Is drainTo of LinkedBlockingQueue safe? I followed the source
[JUnit5] Dealing with "the reference of assertEquals is ambiguous"
Include the source code generated by Doma in the source JAR
Define data source in code in spring-boot instead of property
Determine that the value is a multiple of 〇 in Ruby
What is the representation of domain knowledge in the [DDD] model?
Specify the character code of the source when building with Maven
Until the code is executed
When reading the source code
Use an example domain for the package name in the sample code
The milliseconds to set in /lib/calendars.properties of Java jre is UTC
What is @Override or @SuppressWarnings ("SleepWhileInLoop") in front of the function? ?? ??
Guess the character code in Java
'% 02d' What is the percentage of% 2?
I read the source of ArrayList I read
I read the source of Integer
Pre-written source code for the activity
I read the source of Short
I read the source of Byte
Order of processing in the program
I read the source of String
Basic structure of Java source code
Error when the member of Entity class used in SpringWebFlux is final
[Docker] How to build when the source code is bind-mounted on the container
[Git] The horrifying story of deleting the master branch ~ The answer is in English ~
What is CHECKSTYLE: OFF found in the Java source? Checkstyle to know from