Sha256: e31215043c9d21871d55573c6c3d679bb1b13a2705648e84caa965dcad4d7136
Contents?: true
Size: 221 Bytes
Versions: 201
Compression:
Stored size: 221 Bytes
Contents
import java.util.List; class HandshakeCalculator { List<Signal> calculateHandshake(int number) { throw new UnsupportedOperationException("Delete this statement and write your own implementation."); } }
Version data entries
201 entries across 201 versions & 1 rubygems