クラス MojangsonPath
java.lang.Object
io.github.takenoko4096.mojangson.MojangsonPath
-
ネストされたクラスの概要
ネストされたクラス修飾子とタイプクラス説明static final classstatic class -
メソッドの概要
修飾子とタイプメソッド説明<T> @Nullable Taccess(MojangsonCompound MojangsonCompound, Function<MojangsonPath.MojangsonPathReference<?, ?>, @Nullable T> function, boolean isForcedAccess) booleaninthashCode()intlength()static MojangsonPathparent()slice(int begin, int end) toString()
-
メソッドの詳細
-
access
public <T> @Nullable T access(MojangsonCompound MojangsonCompound, Function<MojangsonPath.MojangsonPathReference<?, ?>, @Nullable T> function, boolean isForcedAccess) throws MojangsonPath.MojangsonInaccessiblePathException -
length
public int length() -
slice
-
parent
-
toString
-
hashCode
-
equals
-
of
-