org.eclipse.net4j.util.collection
Class HistoryUtil

java.lang.Object
  extended by org.eclipse.net4j.util.collection.HistoryUtil

public final class HistoryUtil
extends Object


Method Summary
static IHistory<String> createHistory()
           
static IHistory<String> createPreferenceHistory(OMPreference<String[]> preference)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createHistory

public static IHistory<String> createHistory()

createPreferenceHistory

public static IHistory<String> createPreferenceHistory(OMPreference<String[]> preference)


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.