1
0
şunun yansıması https://github.com/DanilaFe/abacus eşitlendi 2026-01-17 12:25:20 +00:00

Add missing comment.

Bu işleme şunda yer alıyor:
2017-08-04 13:21:28 -07:00
ebeveyn b78707a0f4
işleme 5019782393

Dosyayı Görüntüle

@@ -23,6 +23,9 @@ import java.io.IOException;
*/
public class Abacus {
/**
* The default number implementation to be used if no other one is available / selected.
*/
public static final NumberImplementation DEFAULT_IMPLEMENTATION = StandardPlugin.IMPLEMENTATION_NAIVE;
/**
* The file used for saving and loading configuration.