aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/io/reader/NamedReader.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
| | | | Replace use of Guava's `com.google.common.annotations.Beta` with custom annotation.
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Implement new (static) method in Reader.gjoranv2019-01-211-0/+1
| | | | + Improve test to print out unmasked methods.
* Uncomment Reader.transferTo.gjoranv2019-01-211-4/+2
| | | | - New method in JDK 10
* Java 10: Override new method Reader.transferTogjoranv2018-06-291-9/+15
| | | | | * Commented, as it doesn't compile with JDK <10 + fix imports
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Remove carriage returnJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-2/+2
|
* Copyright headerJon Bratseth2017-06-131-2/+2
|
* move override annotationArne H Juul2017-05-301-11/+22
|
* Use github name in @authorJon Bratseth2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-151-0/+60