static int snippetType(String id) { ret getSnippetType(id); } static int snippetType(long id) { ret getSnippetType(id); }