BigDecimal for money counting / Money and Currency APIRead less
BigDecimal for money counting / Money and Currency APIRead less
概要 Comparator(コンパレーター)は、“比較を行う関数”を表すインターフェース。 import java.util.Comparator; ComparatorオブジェクトをCollections.sort()・Arrays.sort()メソッドやTreeMap・TreeSetのコンストラクター等に渡すことで、ソート順(並び替えの順序)を制御することが出来る。 実装方法(JDK1.7以前) Comparatorインターフェースには、(抽象メソッドとして)compareとequalsが宣言されている。 public interface Comparator<T> { public int compare(T o1, T o2); public boolean equals(Object obj); } compareメソッドは引数を2つ受け取り、等しい場合は0、o1がo2より小さい
はい。どーも。チーム内でジェバンジェリスト呼ばわりされてるシーバです。Geb: ジェブ。あんまり広めるような熱意はないけどー。 WebDriver直接よりもGebでPageObjectパターン使ってSpockでテストをするのが好きなので。 Gebのドキュメント を流し読みして気に入ったところをメモ。 Configuration の章 The Book Of Geb - Configuration - version 0.10.0 GebConfig.groovyって名前のファイルをclasspathのルートディレクトリに入れておいたら読み込んでくれる。 src/test/resources直下に入れとくと良いね。 んで、システムプロパティのgeb.envの値によって別の設定を適用するとかもできるので便利。 import org.openqa.selenium.firefox.Firefox
先日の大阪DDD勉強会に刺激を受けて、「ユースケース駆動開発実践ガイド」と「オブジェクト開発の神髄」と「アジャイルソフトウェア開発の奥義」「実践UML」を読み直している。 ラフなメモ書き。 【元ネタ】 【限定募集:第1回の申込者のみ、参加登録可能】第2回ドメイン駆動設計読書会@大阪 - ドメイン駆動設計読書会@大阪 | Doorkeeper vol2_20140309 · dddosaka/reading_ddd_report Wiki 【1】個人的には、オブジェクト指向設計という考え方は好き。 データモデリングはDB設計でも業務の設計でも必須だが、データだけではシステムは動かない。プログラムも作る必要があるけれど、DOAにこだわると、なぜかソースの自動生成に走ってしまうように思える。 オブジェクト指向設計は、アジャイル開発と相性がよい。 また、開発チームの構造解析にもオブジェクト指向設計
Data Models: A Comprehensive Guide to Structuring Information for Optimal Insights and Decision-Making In the realm of data management, the use of effective data models plays a pivotal role in organizing and representing information in a structured and meaningful way. Data models serve as the blueprint for databases, facilitating efficient data storage, retrieval, and analysis. This article delves
Deploy your JVM, Node.js and Go apps to AWS. Effortlessly. Build minimal fully-provisioned images in seconds. Test on VirtualBox, deploy atomically to AWS. No legacy OS. No containers. No drift. Start Deploying Effortlessly Minimal Images CloudCaptain generates minimal images for your application in seconds. They boot directly on virtual hardware. There is no classic OS and no container runtime. I
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く