Searched refs:getClassVersionLabel (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DEvolver.java148 private String getClassVersionLabel(Format format, String prefix) { method in class:Evolver
170 getClassVersionLabel(oldFormat, "") +
171 getClassVersionLabel(newFormat, " to") +
184 getClassVersionLabel(oldFormat, " For") +
185 getClassVersionLabel(newFormat, " New") +
197 getClassVersionLabel(oldFormat, "") +
198 getClassVersionLabel(newFormat, " to") +

Completed in 38 milliseconds