Skip to content

Instantly share code, notes, and snippets.

@uncoded-ro
Last active June 13, 2022 11:57
Show Gist options
  • Save uncoded-ro/e7998ed2106e0dc8624d54be32d46341 to your computer and use it in GitHub Desktop.
Save uncoded-ro/e7998ed2106e0dc8624d54be32d46341 to your computer and use it in GitHub Desktop.
package ro.virtualcampus.eval;
public interface IPoateEvalua {
void evalueaza();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment