MCPcopy Create free account
hub / github.com/Maschell/JNUSTool / isInNUSTitle

Method isInNUSTitle

src/de/mas/jnustool/FEntry.java:73–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71 }
72
73 public boolean isInNUSTitle() {
74 return in_nus_title;
75 }
76
77 private void setInNusTitle(boolean in_nus_title) {
78 this.in_nus_title = in_nus_title;

Callers 4

decryptFEntriesMethod · 0.80
buildDirectoriesMethod · 0.80
getFileCountInNUSMethod · 0.80
notInNUSMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected