The Art of Being Late

Our team of expert meeting attendees will guide you through the subtle art of being fashionably late.

		
			public static boolean isLate(int minutesLate) {
				if (minutesLate > 0) {
					System.out.println("You're late, and we're not impressed.");
				}
				return false;
			}
		
	

Our methods include:

Learn from the Meeting Prophets | Redundant Meetings