all messages for Emacs-related lists mirrored at yhetil.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/865ybxr80g.fsf@aarsen.me/

applying [1/1] https://yhetil.org/emacs/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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.