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
/
Unit.java
blob: 435d76383eb56ea9919f4682067a89ea41556909 (
plain
)
1
2
3
4
5
package
moe.nea.pcj
;
public
enum
Unit
{
INSTANCE
;
}