@ -0,0 +1,3 @@
snippet serial "SerialVersionUID"
private static final long serialVersionUID = ${0};
endsnippet