public class NGram<T> extends Object
NGram(Event<T>... events)
NGram(List<Event<T>> eventList)
boolean
equals(Object other)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public NGram(Event<T>... events)
public NGram(List<Event<T>> eventList)
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
Copyright © 2019. All rights reserved.