how to get a value from a arraylist java code example Example: how to get elements of a list in java int num = list.get(0);