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
| package ff; | |
| public class FF7 { | |
| private static final Fantasy VII = new Cloud("興味ないね"); | |
| public static interface Fantasy { | |
| } | |
| public static class Sephiroth implements Fantasy { |
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
| public class MaxConstArrayTest { | |
| public static String[] MAX_CONST_ARRAY = new String[]{ | |
| "", "", "", "", "", "", "", "", "", "", | |
| "", "", "", "", "", "", "", "", "", "", | |
| "", "", "", "", "", "", "", "", "", "", | |
| "", "", "", "", "", "", "", "", "", "", | |
| "", "", "", "", "", "", "", "", "", "", | |
| "", "", "", "", "", "", "", "", "", "", | |
| "", "", "", "", "", "", "", "", "", "", |
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
| public class MaxConstArrayTest { | |
| public static String[] MAX_CONST_ARRAY = new String[]{ | |
| "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔", "⇔" |
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
| package jp.chiheisen.shiritori.impl; | |
| import java.util.Collection; | |
| import java.util.List; | |
| import jp.chiheisen.shiritori.Shiritori; | |
| public abstract class AbstractShiritori implements Shiritori{ | |
| @Override |
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
| {method} | |
| VM option '+PrintOptoAssembly' | |
| - klass: {other class} | |
| - this oop: 0x10251ed8 | |
| - method holder: 'StopThread' | |
| - constants: 0x10251b00 constant pool [53] for 'StopThread' cache=0x10252108 | |
| - access: 0x81001008 static synthetic | |
| - name: 'access$0' | |
| - signature: '()Z' | |
| - max stack: 1 |
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
| {method} | |
| - klass: {other class} | |
| - this oop: 0x10252480 | |
| - method holder: 'StringJoin' | |
| - constants: 0x10252078 constant pool [54] for 'StringJoin' cache=0x10252690 | |
| - access: 0xc100008a private static transient | |
| - name: 'joinTest' | |
| - signature: '([Ljava/lang/String;)Ljava/lang/String;' | |
| - max stack: 2 | |
| - max locals: 6 |
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
| Option Explicit | |
| Const API = "http://192.168.1.101/redmine/issues/" | |
| Sub ボタン1_Click() | |
| Dim i As Integer | |
| i = 2 | |
| Do While Cells(i, 1) <> "" | |
| 'エラー処理ルーチン無効化 |
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
| public static String stringBuilderJoin2(){ | |
| StringBuilder s = new StringBuilder("["); | |
| for(int i = 0; i < strarray.length; ++i){ | |
| if(i != 0){ | |
| s.append(']').append(',').append('['); | |
| } | |
| s.append(strarray[i]); | |
| } | |
| s.append(']'); | |
| return s.toString(); |
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
| class Limit { | |
| public static void abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijlkmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567 |
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
| public class JDK8149330 { | |
| public static void main(String[] args) { | |
| final String y = "Y"; | |
| final String n = "N"; | |
| System.out.println(true ? y : n); | |
| } | |
| } |
OlderNewer