MCPcopy Create free account
hub / github.com/PCGen/pcgen / getGenders

Method getGenders

code/src/java/pcgen/core/kit/KitBio.java:184–187  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

182 }
183
184 public Collection<Indirect<Gender>> getGenders()
185 {
186 return theGenders;
187 }
188}

Callers 1

unparseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected