Sign in
apache
/
tapestry-5
/
5.4-beta-35
/
.
/
plastic
/
src
/
test
/
java
/
testannotations
/
Truth.java
blob: 0fac43818a9e549a51c30de34784863bdcde82d1 [
file
] [
log
] [
blame
]
package
testannotations
;
public
enum
Truth
{
YES
,
NO
}