index
:
github/profunctor-codecs-java.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
moe
/
nea
/
pcj
/
Operation.java
blob: 90995ef6351a77ed1e29d5b407905c7125a1776a (
plain
)
1
2
3
4
package
moe.nea.pcj
;
public
interface
Operation
<
Format
>
{
}