MCPcopy Create free account
hub / github.com/Hiro420/NikkeTools / getFlag

Method getFlag

UnLuac/src/unluac/test/TestFile.java:27–29  ·  view source on GitHub ↗
(int flag)

Source from the content-addressed store, hash-verified

25 }
26
27 public boolean getFlag(int flag) {
28 return (flags & flag) == flag;
29 }
30
31}

Callers 1

configureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected