- https://accioly.dev
- https://accioly.social/
- in/aaccioly
- https://stackexchange.com/users/336748/anthony-accioly?tab=accounts
- https://nosotros.app/nprofile1qyf8wumn8ghj7am0wsh82arcduhx7mn9qys8wumn8ghj76rpwejkutnpvd3kjmmv0yh8xmmrd9skctmfde3x77qprfmhxue69uhhg6r9vehhyetnwshxummnw3erztnrdakszxnhwden5te0dpshvetw9eskxcmfdak8jtnnda3kjctvqqswa8vhnelpgx9f7arjhtuzmjtqs2sdgfgmw77tzu9xankf87kl7eqrs2tax
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import java.math.BigDecimal; | |
import java.util.*; | |
import java.util.stream.Collectors; | |
import java.util.stream.IntStream; | |
/** | |
* Created by Anthony on 11/10/2014. | |
*/ | |
public class Teste { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-------------------------------------------- | |
System.nanoTime() | |
-------------------------------------------- | |
Avg Time: 0.99 | |
Max Time: 1.90 | |
Min Time: 0.51 | |
-------------------------------------------- | |
System.currentTimeMillis() | |
-------------------------------------------- | |
Avg Time: 1.00 |
NewerOlder