class Plin { public static void write(int startBitInUnit, int bitSize) { startBitInUnit + bitSize > 0 } }