MCPcopy Create free account
hub / github.com/MenoData/Time4J / getType

Method getType

base/src/main/java/net/time4j/AmPmElement.java:58–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 //~ Methoden ----------------------------------------------------------
57
58 @Override
59 public Class<Meridiem> getType() {
60
61 return Meridiem.class;
62
63 }
64
65 @Override
66 public char getSymbol() {

Callers 1

parseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected