Exemplo n.º 1
0
 private static String getUser(Intent intent) {
   return EntityIntentBuilder.getUser(intent);
 }