unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 41866084ab99a4fd8e1b4670f490cd2b5482de4e 56 bytes (raw)
name: java/org/gnu/emacs/Holder.java 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
 
package org.gnu.emacs;

class Holder<T>
{
  T thing;
};

debug log:

solving 41866084ab9 ...
found 41866084ab9 in https://yhetil.org/emacs-devel/865ybxr80g.fsf@aarsen.me/

applying [1/1] https://yhetil.org/emacs-devel/865ybxr80g.fsf@aarsen.me/
diff --git a/java/org/gnu/emacs/Holder.java b/java/org/gnu/emacs/Holder.java
new file mode 100644
index 00000000000..41866084ab9

Checking patch java/org/gnu/emacs/Holder.java...
Applied patch java/org/gnu/emacs/Holder.java cleanly.

index at:
100644 41866084ab99a4fd8e1b4670f490cd2b5482de4e	java/org/gnu/emacs/Holder.java

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).